How can I find out where the source files related to a CodeWarrior project are saved?

To know where your source file is located, follow these steps:

  1. In the C/C++ project window, right-click on source file.

    A context menu appears.

  2. In the context menu, select Show in Windows Explorer .

    The Window Explorer window appears.

Alternatively, follow these steps:

  1. In the C/C++ project window, right-click on source file.

    A context menu appears.

  2. In the context menu, select Properties .

    The Properties window appears.

  3. Select Resource .

The Location field displays the full path of the folder.

Note: CodeWarrior always warns the user before performing a delete operation and describes whether it is about to delete just the link, or to delete the file or folder permanently.