Blame support in Eclipse

Eclipse has support for CVS annotations, also known as “blame support”. Right-click on a file, choose “Team”, “Show annotation” and you’ll see who last edited which line of code.

However, if you ever turn off quick diff, this feature will stop working. The solution: press Ctrl+Shift+Q to enable quick diff before you choose “Show annotation”.

dr. Sybren A. Stüvel
dr. Sybren A. Stüvel
Open Source software developer, photographer, drummer, and electronics tinkerer

Related