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

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

How do I compare two files using Eclipse?

(Currently I am using WinMerge.)

5条回答
  •  抹茶落季
    2020-12-12 11:17

    If your compairing javascript you might find it not displaying.

    https://bugs.eclipse.org/bugs/show_bug.cgi?id=509820

    Here is a workround...

    • Window > Preferences > Compare/Patch > General Tab
    • Deselect checkbox next to "Open structure compare automatically"

提交回复
热议问题