Comparing Two Files in the IDE

  1. Select two files in the IDE.
  2. Right-click and choose Tools > Diff from the pop-up menu to run the diff command.

    By default, the graphical two-paned diff viewer displays the two files side by side with the differences highlighted.

  3. To change between the graphical diff viewer and the textual diff viewer, use the Visualizer combo box:

    Each time you change a setting in the Visualizer combo box, the diff command runs again with the new setting.

  4. To change between the built-in diff engine and the command-line diff engine, use the Engine combo box:

    Each time you change a setting in the Engine combo box, the diff command runs again with the new setting.


Legal Notices