Someone once showed me a cool IntelliJ Idea plugin that would show all the user commit information from CVS right there in the Java source editor.
It had a vertical bar on the right of the window and every code block changed/committed by a user was highlighted with different color and mouse-over would show the details about user and version etc.
I am craving for something similar in Eclipse.
Any pointers?
Are you looking for this?
Here is an illustration from the “What’s New in Eclipse 3.2” article from onjava.com, which adds:
(source: onjava.com)