Programmatically finding references to extension points in the workspace [message #329362] |
Fri, 20 June 2008 22:03  |
Eclipse User |
|
|
|
I've defined an extension point and it is in a plug-in that's deployed in
my product. The schema defines one primary element which has an id.
Clients will create plug-in projects in their workspace that use the
extension point. I would like to find all usages of my extension point
programmatically and extract the ids from the primary elements. For
example, let's say the user has created ten projects and each project uses
my extension point. I'd like to provide a button that when pressed causes
a dialog to open that contains a list and that list has the ids from the
primary elements of all ten uses of the extension point.
If these plug-ins created by the user were actually deployed (or if a
runtime workbench was started) it would be easy.
Thanks in advance.
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03150 seconds