I’ve defined a IDL which I am compiling via IDLJ.exe. The IDL contains various different enum types. I notice that after code generation into .java source files the enum types are not actually enums but just regular classes with a set of final constants of the same type of the class. I notice multiple different IDL code generators do this
Tag: corba
Eclipse 2020-09: org/omg/CORBA/UserException when trying to run WebSphere AS 8.5 Servers using Plugin
Today trying to solve an error on Eclipse startup, I have found a solution that said to reinstall the new version. So I have installed the new version, with which I opened my previous Workspace. The actual version is: Eclipse IDE for Enterprise Java Developers Version: 2020-09 (4.17.0) Build id: 20200910-1200 Now I have a bad situation in the environment