Execute the command Project > Compare to compare the actual project with another one (reference project). The Project Compare dialog box allows you to specify the reference project and the compare options.
The Project Compare dialog box contains the following parameters:
Parameter |
Description |
---|---|
Compare the currently open project with: |
|
Project on disk: |
Enter the path to the reference project on the file system or click the ... button to browse for the project file. |
Project in a source control database: |
This option is not available. |
Comparison Options: |
|
Ignore Spaces |
If this option is selected, differences concerning blank spaces between the two projects are ignored except for semantically relevant spaces, for example, in string literals. |
Ignore Comments |
If this option is selected, comments in the programming code are ignored for the comparison. |
Ignore Properties |
If this option is selected, object properties are ignored for the comparison. |
The result of the comparison is represented in a new view titled Project Comparison - Differences.