zeroc-ice / ice

All-in-one solution for creating networked applications with RPC, pub/sub, server deployment, and more.
https://zeroc.com
GNU General Public License v2.0
2k stars 592 forks source link

Remove getUnqualified("com.zeroc.Ice... in slice2java #2298

Closed bernardnormier closed 2 weeks ago

bernardnormier commented 2 weeks ago

This PR removes all getUnqualified("com.zeroc.Ice..." in slice2java.

For fixed com.zeroc.Ice... symbols, we simply always fully qualify them in the generated code.