Skip to main content



      Home
Home » Eclipse Projects » Equinox » How to programmatically import plug-ins and fragments from jar files
How to programmatically import plug-ins and fragments from jar files [message #1017679] Tue, 12 March 2013 06:14 Go to next message
Eclipse UserFriend
I have some plug-ins and fragments exported in some jar files. I need to programmatically import those plug-ins and fragments as it is usually done through GUI by using File --> Import --> Plug-in Development --> Plug-ins and Fragments in order to have these in my current workspace. I have read some posts related to import projects (i.e., by exploiting .project) but in this case I only have jar files.

Snippets and/or hints will be really appreciated.

Cheers,

Luca
Re: How to programmatically import plug-ins and fragments from jar files [message #1017786 is a reply to message #1017679] Tue, 12 March 2013 10:39 Go to previous messageGo to next message
Eclipse UserFriend
Maybe this is what you are looking for:
File > New > Other... > Plug-in from Existing JAR Archives
Re: How to programmatically import plug-ins and fragments from jar files [message #1017802 is a reply to message #1017786] Tue, 12 March 2013 11:06 Go to previous message
Eclipse UserFriend
Thank you for your reply. The procedure you posted is another way to do that by using the GUI. However, I need to obtain the same result programmatically for importing plug-in and fragments into the current workspace.
Previous Topic:Default permissions and custom security manager.
Next Topic:Kepler M6 build is missing
Goto Forum:
  


Current Time: Fri Jul 04 15:49:26 EDT 2025

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

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

Back to the top