Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » Specify classes to be included in Manifest
Specify classes to be included in Manifest [message #68339] Tue, 30 May 2006 18:17
Larry Walker is currently offline Larry WalkerFriend
Messages: 2
Registered: July 2009
Junior Member
I have an existing project that I'm trying write plugin wrappers around to
break it into series of smaller plugins.

When we distribute the project the JAR files will be included in the
plugin.

However for development purposes, we would like to point the Manifest to a
classes directory so that we don't have to keep generating/copying the JAR
file and re-exporting the project.

I've been able to manually change the "Bundle-ClassPath" in the Manifest
to allow us to work within the IDE, however this does not work when you
export the product.

Any ideas?

Thanks,
Larry
Previous Topic:Accessing properties specified in component description
Next Topic:getting folders in server plguins on contextPath
Goto Forum:
  


Current Time: Fri Apr 19 14:21:22 GMT 2024

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

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

Back to the top