Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » loading classes by classloader at run time
loading classes by classloader at run time [message #1622570] Wed, 18 February 2015 15:47
ModelGeek Mising name is currently offline ModelGeek Mising nameFriend
Messages: 550
Registered: June 2011
Senior Member
Hello,

I am able to load classes at run time with help of ClassLoader and URLClassLoader and it works perfectly in Java project. When i want to do it my RCP project then it does not work as i get ClassNotFoundException. I know eclipse plugin/bundle restricts loading classes at run time but i want to compile and load classes at run time.... how can i manage in my RCP application consisting of plugin?

thanks!

Cheers
Previous Topic:Where do I place a Java 7 jre bundled with a Mac RCP app?
Next Topic:Could not acquire the framework manipulator service
Goto Forum:
  


Current Time: Thu Apr 25 00:38:36 GMT 2024

Powered by FUDForum. Page generated in 0.02973 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top