Skip to main content



      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 #596358] Fri, 24 April 2009 07:54
Eclipse UserFriend
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
Previous Topic:headless update site build like in site editor
Next Topic:product export not working on HP-UX
Goto Forum:
  


Current Time: Fri Jul 04 20:48:13 EDT 2025

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

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

Back to the top