I am using my workspace since long time and adding/removing projects frequently, this has slowed down my CodeWarrior software. How can I improve the performance?

To improve the speed and performance of the CodeWarrior IDE:

  1. Close all the unrequired/unrelated projects to improve the performance.
  2. Export the workspace settings. To export the workspace settings:
    1. Select File > Export from the IDE menu bar.

      The Export dialog box appears.

    2. Expand the General tree-control and select Preferences .
    3. Click Next .

      The Export Preferences dialog box appears.

    4. Select the file to which want to save the preferences in the To preference file combo-box.
    5. Click Finish .

      The current workspace settings are saved in the specified file.

  3. Close the CodeWarrior IDE.
  4. Delete the .metadata folder from the workspace.
  5. Open the CodeWarrior IDE with that workspace.
  6. Import the previously exported workspace settings. To import the previous workspace settings:
    1. Select File > Import from the IDE menu bar.

      The Import dialog box appears.

    2. Expand the General tree-control and select Preferences .
    3. Click Next .

      The Import Preferences dialog box appears.

    4. Select the file from which want to load the preferences in the From preference file combo-box.
    5. Click Finish .

The previous workspace settings are loaded from the specified file.