Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » plugin.xml vs. manifest.mf (PDE)
plugin.xml vs. manifest.mf (PDE) [message #437887] Thu, 06 October 2005 17:51 Go to next message
Ivan Bojer is currently offline Ivan BojerFriend
Messages: 28
Registered: July 2009
Junior Member
I appologize if this is not a right forum for this question.

Once I "OSGI" all my plugins and generate manifest.mf, can/should I remove old plugin.xml?
Re: plugin.xml vs. manifest.mf (PDE) [message #437890 is a reply to message #437887] Thu, 06 October 2005 18:44 Go to previous message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

Ivan B wrote:
> I appologize if this is not a right forum for this question.
>
> Once I "OSGI" all my plugins and generate manifest.mf, can/should I remove old plugin.xml?

If your plugins use extensions or provide extension points, you need the
plugin.xml.

If you are just providing plugin "libraries", the manifest is enough to
specify plugin dependancies, classpaths, runtimes, what's exported, etc.

Later,
PW


Previous Topic:Opening a message with an attachment in the default e-mail client from RCP application
Next Topic:how to access common files
Goto Forum:
  


Current Time: Sat Dec 07 03:16:47 GMT 2024

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

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

Back to the top