Everything
E.5.1 Run a build

The command specified with the [Commands executed in the project building] property in the [Build] category in the Property panel is executed (see "(1) Setting the command when running a build"). This allows you to run a build of only updated 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 build, then all these files are saved.

(1)

When running a build 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.

Builds are run in the order of subproject, main project.
Subprojects are built 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 builds will be run for that project using the build tool provided by CS+ (see the "2.8.1 Run a build of updated files").

(2)

When running a build of the active project

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

Remark

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

Figure E.29

[Build active project] Item