Project Build
For languages such as
C/C++
, and JAVA
,
you must write a code and build it to get the executable file.
Open the project and click the build icon at the top toolbar.
Alternatively, go to [Project] > [Build] or press
F5
.
If you do not have a build command, you can add it by right clicking on the Build menu in the Left Layout [Command] tab.

When you run a build, a tab for the build command name appears at the bottom layout.
This tab is a build-only terminal that displays the results of a build command action.
The
clear
button clears build performance history.
For a detailed description of command settings, please refer to link below.
Last modified 3yr ago