View Single Post
  (#4 (permalink)) Old
oxygold oxygold is offline
Active Contributor
 
Posts: 62
Thanks: 0
Thanked 6 Times in 6 Posts
Join Date: Jun 2009
Default 06-29-2009, 04:34 AM

hi, alirezasa

In my opinion, you can process it in the code, when you are using some certain class, you can utilize the main class of the plugin to get the class loader of the plugin (use the getPluginClassLoader() method), then call the loadClass() method to load the certain class.

wish it could be helpful.


www.eclaxy.com
let's perfect the eclipse!
Reply With Quote