Answers

Question and Answer:

  Home  Eclipse

⟩ What is the classpath of a plug-in?

The OSGi parent class loader. (Java boot class loader by default); The exported libraries of all imported plug-ins; The declared libraries of the plug-in and all its fragments.

 144 views

More Questions for you: