문제

I'm transitioning from Netbeans to Eclipse.

On Eclipse, I tried to install Subclipse, and yes I could see those markers if I modify the code. But when I press save, all those marks disappears.

Not on Netbeans, where those marks still remains, only if I commit the changes in the SVN.

How to persist those marks?

도움이 되었습니까?

해결책

Go to Window --> Preferences --> General --> Editors --> Text Editors --> Quick diff.

Check the checkbox labelled "Show differences in overview ruler".

Also change "Use this reference source" to "Pristine SVN Copy" & click on Apply/OK.

You can also change the colors of the markers.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top