Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.

Build Application

This topic explains how to execute a Build script on your application, within Enterprise Architect.

Access    Analyzer | Execution Analyzer (Shift+F12) : select required script, then:

buildicon
(Ctrl+Shift+F12)
Analyzer | Build
Right-click and select either Build or Rebuild context menu option, or
Analyzer | Debugger: bug-icon > Build

Guide

When you select the Build option, it executes the Build command in the script selected in the Execution Analyzer window. The progress and outcome of the build operation are displayed in the Build tab of the Output window.

Locate any compilation errors and correct the code, and repeat the build-correct cycle until the compilation log on the Output window Build tab shows no compile errors.

Learn more