Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » How does the extension registry handle multiple versions of the same plugin?
How does the extension registry handle multiple versions of the same plugin? [message #53552] Fri, 25 November 2005 14:51 Go to next message
ted stockwell is currently offline ted stockwellFriend
Messages: 123
Registered: July 2009
Senior Member
Hi All,

I'm trying to figure out how the extension registry handles multiple versions of the same plugin?
That is, suppose an Eclipse-based application currently has two different versions of the same plugin installed and the same
extension is registered by both plugins. The two extensions are configured differently by the two plugins.
Does Eclipse simply use the extension and configuration from the plugin with the highest version number?


TIA,
ted stockwell
Re: How does the extension registry handle multiple versions of the same plugin? [message #53605 is a reply to message #53552] Sun, 27 November 2005 15:14 Go to previous message
Eclipse UserFriend
Originally posted by: pascal.ibm.canada

Only bundles that are marked as singleton can contribute to the
extension registry. Therefore this problem does not occur.


ted stockwell wrote:
> Hi All,
>
> I'm trying to figure out how the extension registry handles multiple
> versions of the same plugin?
> That is, suppose an Eclipse-based application currently has two
> different versions of the same plugin installed and the same extension
> is registered by both plugins. The two extensions are configured
> differently by the two plugins.
> Does Eclipse simply use the extension and configuration from the plugin
> with the highest version number?
>
>
> TIA,
> ted stockwell
Previous Topic:launch my eclipse RCP-APP just using Equinox not the EclipseStater
Next Topic:relative library paths to jars outside of plugins
Goto Forum:
  


Current Time: Fri Apr 26 14:09:28 GMT 2024

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

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

Back to the top