Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Find out different versions of installed plugin(Find out different versions of installed plugin)
Find out different versions of installed plugin [message #697910] Mon, 18 July 2011 10:40
vinay  is currently offline vinay Friend
Messages: 26
Registered: March 2011
Junior Member
Hi,

Suppose I have different versions of my plugin and more than one version can be present at a time in eclipse. And I want to iterate over the versions of my plugin currently available in eclipse. My plugin is not singleton. When I use Platform.getBundles(id,VER), I expect plugins with version greater than or equal to VER to be returned by the function. But it returns only the plugin with highest version. How to find out all available versions of my plugin.

Thanks in advance..
Previous Topic:"Go Into" a specific project in the package explorer
Next Topic:Confused about IProject and IJavaProject
Goto Forum:
  


Current Time: Fri Apr 26 03:38:31 GMT 2024

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

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

Back to the top