Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » How to programmatically find a list of source plug-ins?
How to programmatically find a list of source plug-ins? [message #329058] Wed, 11 June 2008 14:24
Sudarsha Wijenayake is currently offline Sudarsha WijenayakeFriend
Messages: 6
Registered: July 2009
Junior Member
Hi All,

Is there a way to programmatically find a list of source plug-ins (such as
org.eclipse.ui.source, org.eclipse.rcp.source, ...etc.) available in an
Eclipse IDE where P2 is enabled?

I've found the following 2 classes that I could rely on to easily extract
the particular information:

org.eclipse.equinox.internal.p2.touchpoint.eclipse.SourceMan ipulator
org.eclipse.equinox.internal.simpleconfigurator.manipulator. SimpleConfiguratorManipulatorImpl

The only issue is, both of these classes are currently invisible to
downstream plug-ins (i.e. not in the API of their corresponding plug-ins).

Thanks in advance!

Sudarsha Wijenayake
Previous Topic:Editing an obscure file format
Next Topic:Issue with selectionListener and doubleClickListener both together
Goto Forum:
  


Current Time: Sun Jul 21 13:42:12 GMT 2024

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

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

Back to the top