IntelliJ IDEA Integration

To integrate Code Compare into IntelliJ IDEA, perform the following steps:

  1. Open IntelliJ IDEA, and click Configure.
  2. Click Settings.
  3. In the navigation tree select External Diff Tools.

    IntelliJ IDEA integration

  4. Enable the Use external tool to compare folders check box and fill the Path to executable field with the path to the Code Compare executable file.
  5. Enable the Use external tool to compare files check box and fill the Path to executable field with the the path to the Code Compare executable file.
  6. Enable the Use external merge tool check box, fill the Path to executable field with the the path to the Code Compare executable file and specify the required parameters in the Paremeters field.

    Arguments: /MF=%1 /BF=%2 /TF=%3 /RF=%4

  7. Click Apply to enable your settings.