To know where your source file is located, follow these steps:
- In the C/C++ project window, right-click on source file.
A context menu appears.
- In the context menu, select
Show in Windows Explorer
.
The Window Explorer window appears.
Alternatively, follow these steps:
- In the C/C++ project window, right-click on source file.
A context menu appears.
- In the context menu, select
Properties
.
The
Properties
window appears.
- 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.