Search code examples
eclipseeclipse-plugin

How to use external diff viewers in eclipse? Is there any diff viewer available for eclipse inbuilt?


enter image description here

I am working on a java project in eclipse . Every time commit a file i want to view what are all the changes have done in this file . In eclipse its hard to analyze which lines are removed , added , changed etc . Please give your suggestions on this .


Solution

  • actually eclipse have inbuilt compare tool. if u need compare with any other app, try this plugin

    http://sourceforge.net/projects/externaldiff/