Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » jars.extra.classpath and running plugins within Eclipse
jars.extra.classpath and running plugins within Eclipse [message #58297] Fri, 24 April 2009 07:54 Go to previous message
Jochen Wuttke is currently offline Jochen Wuttke
Messages: 41
Registered: July 2009
Member
Hi,

I have a plugin that relies on several JARs to work. Currently I include
them in the plugin with "jars.extra.classpath" in build.properties. That
at least leads to the JARs being included in the exported plugin.
However, when I try to test my plugin by running an "Eclipse
Application" with the plugin (workspace version) enabled, I get
ClassNotFoundExceptions when the plugin tries to access one of those JARs.

Now here's my question: How can I make those JARs available to an
Eclipse instance running as "Eclipse Application"?

Thanks for any help,
Jochen
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic:How to specify "categories" for products?
Next Topic:Declare an extension as optional?
Goto Forum:
  


Current Time: Sun May 19 00:45:03 EDT 2013

Powered by FUDForum. Page generated in 0.01715 seconds