Two cases I run into a lot:
- This editor is great, I should add this plugin to my other Eclipse environments
- This looks like a bug, where do I go for more information?
I don’t even need the plugin explicitly identified — just the full classname of the editor would generally be enough. It sounds like I could do this with PDE, but I feel like there must be an easier way.
PDE’s Plug-in Spy (Alt+Shift+F1) is how you do it. If you think that’s too hard, I’m not sure what to tell you.