NetBeans Forums
| View previous topic :: View next topic |
| Author |
Message |
crypto
Joined: 28 May 2012 Posts: 1
|
Posted: Mon May 28, 2012 8:45 pm Post subject: classloader problem |
|
|
Hi,
I'm writing a plugin, it has some internal library jars which I wrapped in the plugin. There is also some runtime library jars which have to be passed in from command line via --cp:a, The class from external jars tries to load classes from internal jars by using Class.forName method, which always gives ClassNotFound error. Any ideas why? Thanks.
I'm using NetBeans platform 6.5.1. I exported the public classes of internal jars. |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|