Using an External Difference Viewer

From RAD Studio
Jump to: navigation, search

Go Up to Version Control Systems in the IDE


After you succeed in Adding a New Difference Viewer, use the external difference viewer as follows:

  1. In the IDE, open the file that you want to diff. The file should be open in the Code Editor.
  2. Open the History Manager by clicking the History tab, which is located in the center of the lower edge of the IDE main window. CodeDesignHistoryTabs.jpg
  3. On the History Manager, click the Differences tab, located in the lower part, too. HistoryTabs.png
  4. Select one revision in the Differences From: list and a second revision in the To: list.
  5. On the History Manager, locate the button ExternalDiffViewer.png (Show in external difference viewer).
    • To load the default external Difference Viewer, click the left-hand side of the button (that is, LoadExtViewer.png).
      (To set an external viewer as the default, select the viewer you want on the Difference Viewer dialog box and click Default. Then click External Viewer as the Preferred Difference Viewer.)
    • To display a list of the available external difference viewers, click the down-arrow DownDiffViewer.png on the right-hand side of the ExternalDiffViewer.png button. To load a specific viewer, click a viewer from the list.

If installed correctly, the external Difference Viewer loads immediately.


See Also