Is there a way to compare the Property Settings of two different projects?

Currently the way to do this is to do a text compare of the .project files. To do this, follow steps below:

  1. In the CodeWarrior Projects folder, click on .cproject.

    The .cproject is highlighted.

  2. Press the Ctrl key.
  3. In the CodeWarrior Projects folder, click on second .cproject.

    The second .cproject is highlighted.

  4. Right-click on .cproject.

    A context menu appears.

  5. From context menu, select Compare With > Each Other .

    The Compare window appears.

You can compare property settings of the projects using the Compare window.