Everything
E.5.3 Run a clean

The command specified with the [Commands executed in the project cleaning] property in the [Build] category in the Property panel is executed (see "(2) Setting the command when running a clean"). This allows you to delete all the intermediate files and generated files output by running a build.

The commands being specified in the entire project (main project and subprojects) or active project (see "E.4.3 Set the target project for a build") can be executed.

(1)

When running a clean of the entire project

The commands being specified in all the debug-dedicated projects that belong to the project are executed.

Select [Clean Project] from the [Build] menu.

Figure E.31

[Clean Project] Item

Remark 1.

Cleans are run in the order of subproject, main project.
Subprojects are cleaned in the order that they are displayed on the project tree. You can change the display order of the subprojects by dragging the subproject to be moved and dropping it on the desired location.

Remark 2.

If a project other than a debug-dedicated project is included in your projects, then cleans will be run for that project using the build tool provided by CS+ (see the "2.8.8 Delete intermediate files and generated files").

(2)

When running a clean of the active project

Select the debug-dedicated project, and then select [Clean active project] from the context menu.

Figure E.32

[Clean active project] Item