|

06-29-2009, 04:44 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.
|