Jump to content
  • 0

After changing to jdk 11 problem occures


Question

Posted

Greetings,

After i changed to JDK 11 these following errors occured to L2NPCINSTANCE.java

import org.omg.PortableServer.POAManagerPackage.State; (The import org.omg cannot be resolved)

and following the previous error this error occures:
|| qs.getState().equals(State.active)) (State cannot be resolved to a variable)

 

After searching in google i realised that it's possible that method org.omg is no longer used in JDK 11 , any suggestions on fixing it?

Thanks in advance!

2 answers to this question

Recommended Posts

Guest
This topic is now closed to further replies.


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock