Compile a Project

To compile a project, click the Compile button. Compiling a project, compiles all the development objects it references.

  • Open the project and click Compile.

    Compilation processing messages and results are displayed in the Compiler Output tab.

  • To compile individual objects in a project, select the object, right click, and choose Compile from the context menu. For components, you can also choose Compile & Test.

Related Topics