by
Lars Vogel / May 18th, 2010
If you are like me you still use the Search dialog for plugins to find the definition plugin of an extension point.

I just realized that the Open Plugin Artifact Dialog (Ctrl+Shift+A) allows much faster access.

I also added the shortcut and a description to my Eclipse Source Code – Tutorial.
If you are like me you still use the Search dialog for plugins to find the definition plugin of an extension point.
I just realized that the Open Plugin Artifact Dialog (Ctrl+Shift+A) allows much faster access.
I also added the shortcut and a description to my Eclipse Source Code - Tutorial.
Filed under:
Eclipse
You can follow any responses to this entry through the RSS 2.0 feed.
Both comments and pings are currently closed.
May 18th, 2010 at 10:11 am
Just a minor addition: If you currently are in the plug-in manifest editor and already have extensions contributed, you can also use the context menu to “Find Declaration”.
But I assume you are aware of that.
May 19th, 2010 at 11:10 pm
@wwerner thanks for the tip.