I have used netbeans before with svn, and I liked how it showed me what I had changed since last commit, using the coloring in the left margin. Can Elipse do the same? I have installed svnclipse....
+6
A:
Visit General -> Editors -> Text Editors -> Quick Diff, and enable
- Enable quick diff
- Show differences in overview ruler
Robert Munteanu
2009-06-02 22:03:18
A:
SubVersive and Subclipse can both show changed files in the project explorer and differences between versions in the history. I currently use Subversive and am happy with it (although installing it was painful the first time.)
Chris Nava
2009-06-02 22:32:59