Eclipse code line change
eclipse, eclipse-plugin, netbeans, version-control
Solution
Yes, right click the file `Team` -> `Show Annotation...` When you hover over the colored line numbers you see the committing user and the commit message. If it is a local change it is just white.
Problem
I often switch from Eclipse to Netbeans and back. There is a feature in Netbeans that allows you to see changed lines in code due to repository. Example: Is there something similar in Eclipse?