Build
![]() |
Builds the current project using information specified in the project definition. This command also has a shortcut button on the main toolbar. |
Build All | Forces a build of the project, even if files are up-to-date. |
Compile File | Compiles the file currently loaded in the main source editor window. See Compiling a Single File for more information. |
Stop Build | Stops the build in progress. |
Next Error | Scrolls the editor window to the line that contains the next build error. |
Previous Error | Scrolls the editor window to the line that contains the previous build error. |
See also: