Subclipse - marking code changes like in NetBeans

后端 未结 5 1801
醉梦人生
醉梦人生 2020-12-13 05:04

I moved recently from NetBeans to Eclipse. Since I have to work with the project checked out from SVN I installed Eclipse. My question is: how to make Subclipse indicated th

5条回答
  •  遥遥无期
    2020-12-13 05:39

    Doesn't subclipse mark the classes and packages in the Package Explorer as being different to the version checked-in to SVN?

    EDIT

    You can use the compare function to see the differences. One way to do this is to open the synchronize view, right click on the desired class and choose compare (i can't remember the exact menu option, but it's something like that).


    (source: tigris.org)

提交回复
热议问题