Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » ext .jar pbs
ext .jar pbs [message #282499] Tue, 15 March 2005 03:23 Go to next message
Eclipse UserFriend
Hello,
I'm building a plugin which uses the SerialParallel communication
library from SUN. This library is put under $(JRE)/lib/ext with a
property file under $(JRE)/lib.
I can add easily to my classpath for usual java applications and it
runs, but when I put in refreences into a plugin, this library is not
recognized. How can I put it into the plugin.xml file to render it
available for my plugin?
regards
Xavier
Re: ext .jar pbs [message #282501 is a reply to message #282499] Tue, 15 March 2005 04:59 Go to previous message
Eclipse UserFriend
Actually, the pb seems to be with the class loader which doesn't find
some classes ...
regards

Xavier a écrit :
> Hello,
> I'm building a plugin which uses the SerialParallel communication
> library from SUN. This library is put under $(JRE)/lib/ext with a
> property file under $(JRE)/lib.
> I can add easily to my classpath for usual java applications and it
> runs, but when I put in refreences into a plugin, this library is not
> recognized. How can I put it into the plugin.xml file to render it
> available for my plugin?
> regards
> Xavier
Previous Topic:How to get the button's reference in a WizardPage?
Next Topic:i18n infos
Goto Forum:
  


Current Time: Fri May 09 23:15:59 EDT 2025

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

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

Back to the top