Building Projects

In large workspaces, building the entire workspace can take a long time if you make changes with a significant impact on dependent projects. Often there are only a few projects that really matter to you at a given time.

To build only the selected projects, and any prerequisite projects that need to be built in order to correctly build the selected projects, select Project > Build Project from the CodeWarrior IDE menu bar.

Figure 1. Project Menu - Build Project
Project Menu - Build Project

Alternatively, select Project > Build All. .

Figure 2. Project Menu - Build All
Project Menu - Build All

Alternatively, you can use the options in the Commander view.

Figure 3. Commander View
Commander View