Code Compare in Eclipse

Code Compare can be easily integrated with Eclipse. To achieve this, you would need to perform the following steps:

  1. Install the External Diff Tool Eclipse plugin.
  2. Start the Eclipse IDE.
  3. In the Window menu select Preferences. Code Compare in Eclipse
  4. In the tree area of the displayed Preferences window, expand the General node and navigate to the Compare/External Tool page.
  5. In this page, use the External diff executable field to specify the location of the Code Compare executable.
  6. Specify the arguments for the command.

    Arguments: %first %second

  7. Click OK.

See Also

For details on the major feature set of our file diff and merge tool, refer to the overview page of Code Compare.