Project

The Project menu provides commands to open and create projects, build a project or selected targets in the project, and determine the location of build errors and messages.

Command Description

Compile File Compile the current source file
Build Build the project
Rebuild All Build all files in the project (even those that have not been modified)
Build Target Build specific targets in the project
New Project Create a new project
Open Project Open an existing project
Edit Project Change the list of files in the project
Close Project Remove the current project from memory without changing its contents
Next Error Move to the next error
Previous Error Move to the previous error
Goto Error Move to the error at the cursor in the Build Results window