Eclipse Implementors Navigation Plugin
Have a look at the Implementors plugin which allows you to navigate quickly through the source by placing the cursor on an interface and directly jumping to (one of) the implementor(s).
I find it very useful, because with lots of factories and interfaces flying around it can be a real pain to jump to the place where the real work gets down, instead of just to the interface.
I found a reference to it here, but I like it so much I thought I'd put up another link.
Comments