How to programmatically find a list of source plug-ins? [message #329058] |
Wed, 11 June 2008 10:24 |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.07769 seconds