The CodeWarrior Projects view lets you filter the elements being displayed. The following four filters has been added to filter the content in the CodeWarrior Projects view.
- Generated Files - Filters the output directory associated with each build configuration. This contains all files generated by a build including the executable files, object files, ephemeral makefiles, dependency files, map files, and other such elements. Typically, these files are all contained within a directory named after the build configuration. The entire directory is filtered.
- Includes - Filters out the Includes element, which shows the include paths the project is using and the included files.
- Launch Configurations - Filters .launch files, which are the launch configurations stored with the project. Typically, these files are stored in a Debug_Settings folder. In such case, the entire folder is filtered.
- Referenced Projects - Filters the Referenced Projects element that shows what other projects and build-configurations are referenced by the project.
To filter the content of the CodeWarrior Projects view:
- Click the inverted triangle icon in the CodeWarrior Projects view.
The shortcut menu appears.
- Choose Filters.
The
C Element Filters dialog appears.
Figure 1. C Element Filters dialog
- Select the filter element you want to exclude from the CodeWarrior Projects view.
- Click OK.