Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » API call to convert plugin.xml to manifest.mf
API call to convert plugin.xml to manifest.mf [message #437894] Thu, 06 October 2005 20:44 Go to next message
Ivan Bojer is currently offline Ivan BojerFriend
Messages: 28
Registered: July 2009
Junior Member
Is there an API call that would convert plugin.xml to manifest.mf like it does through PDE wizard?
Re: API call to convert plugin.xml to manifest.mf [message #437920 is a reply to message #437894] Fri, 07 October 2005 00:58 Go to previous messageGo to next message
Pascal Rapicault is currently offline Pascal RapicaultFriend
Messages: 440
Registered: July 2009
Senior Member
You can look for the pluginconverter class in osgi.
What are you trying to do?

PaScaL

Ivan B wrote:
> Is there an API call that would convert plugin.xml to manifest.mf like it does through PDE wizard?
Re: API call to convert plugin.xml to manifest.mf [message #437921 is a reply to message #437920] Fri, 07 October 2005 01:10 Go to previous message
Ivan Bojer is currently offline Ivan BojerFriend
Messages: 28
Registered: July 2009
Junior Member
We are auto-generating plugins and we have a LOT of them. So far we were generating plugin.xml files. Because this software is in production we'd like to minimize the risk and use established PDE's way to convert these plugins into the manifest.mf (OSGI them). Once we feel comfortable with manifest.mf file structure we'll instruct code generators to generate manifest.mf instead of plugin.xml.
Previous Topic:build wizard fails to collect this one file
Next Topic:How to embed a view in a Dialog
Goto Forum:
  


Current Time: Sat Dec 07 15:23:54 GMT 2024

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

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

Back to the top