Skip to main content



      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 16:44 Go to next message
Eclipse UserFriend
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] Thu, 06 October 2005 20:58 Go to previous messageGo to next message
Eclipse UserFriend
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] Thu, 06 October 2005 21:10 Go to previous message
Eclipse UserFriend
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: Tue Jul 01 03:19:27 EDT 2025

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

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

Back to the top