Everything
E.5.2 Run a rebuild

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"), and then the command specified with the [Commands executed in the project building] property in the category same as above is executed (see "(1) Setting the command when running a build"). This allows you to run a build of all build target files.

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.

Remark

If there are files being edited with the Editor panel when running a rebuild, then all these files are saved.

(1)

When running a rebuild of the entire project

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

Click the button on the toolbar.

Remark 1.

Rebuilds are run in the order of subproject, main project.
Subprojects are rebuilt 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 rebuilds will be run for that project using the build tool provided by CS+ (see the "2.8.2 Run a build of all files").

(2)

When running a rebuild of the active project

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

Remark

When a dependent project is set for the active project, a rebuild of the dependent project is also run.

Figure E.30

[Rebuild active project] Item