Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Plugin from Jar(Using the Manifest of the jar)
Plugin from Jar [message #543135] Mon, 28 June 2010 14:00
Sandeep  is currently offline Sandeep Friend
Messages: 14
Registered: June 2010
Junior Member
Hello Everyone,

I have a jar file (say abc.jar) which has numerous more jar files in the classpath variable of its manifest file.Jar files in the classpath variables may have more jar files in their classpath variables.

I need to create a plugin (say abcPlugin )out of abc.jar such that in my plugin development project if i have a dependancy on abcPlugin, then i should be able to access all the packages of all the jars.

Adding all the jars is a tedious process, is there a way i can use the information in the manifest file of abc.jar while creating abcPlugin?

Thanks,
Sandeep.



Previous Topic:Setting my own perspective
Next Topic:Processing a key event during startup?
Goto Forum:
  


Current Time: Fri Apr 19 01:45:02 GMT 2024

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

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

Back to the top