As we had a look at the Event Broker just recently, I was wondering which types of events were published at all. So I wrote a little plug-in to keep track of them:
Hover over an event to see the event properties (as far as .toString() handles them).
By default it subscribes to all events, but you may narrow it down by providing a Filter string.
Try it out for yourself and grab it from my update site:
http://codeandme.googlecode.com/svn/trunk/tools/com.codeandme.tools.releng.p2/update/
Cool example. FYI - The e4 tools now have also a tool for tracking the Eclipse events.
ReplyDeleteCould you please explain how to do that ?
Delete