How do I compare two files using Eclipse? Is there any option provided by Eclipse?

前端 未结 5 1624
别跟我提以往
别跟我提以往 2020-12-12 10:49

How do I compare two files using Eclipse?

(Currently I am using WinMerge.)

5条回答
  •  旧时难觅i
    2020-12-12 11:43

    Other than using the Navigator/Proj Explorer and choosing files and doing 'Compare With'->'Each other'... I prefer opening both files in Eclipse and using 'Compare With'->'Opened Editor'->(pick the opened tab)... You can get this feature via the AnyEdit eclipse plugin located here (you can use Install Software via Eclipse->Help->Install New Software screen): http://andrei.gmxhome.de/eclipse/

提交回复
热议问题