Code Compare in Eclipse
Code Compare can be easily integrated with Eclipse. To achieve this, you would need to perform the following steps:
- Install the External Diff Tool Eclipse plugin.
- Start the Eclipse IDE.
-
In the Window menu select Preferences.
- In the tree area of the displayed Preferences window, expand the General node and navigate to the Compare/External Tool page.
- In this page, use the External diff executable field to specify the location of the Code Compare executable.
-
Specify the arguments for the command.
Arguments: %first %second
- 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.