Book a Demo

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

Prev Next

Build and Run Panel

Enterprise Architect's Analyzer Scripts are used to define the behavior of various commands, such as Build, Run and Deploy, which are available in the Execution Analyzer. Any number of scripts can be defined in a model and each user can set their own active script, independent of other users of the same model. The active script governs the behavior of the Execution Analyzer's commands.

The 'Build and Run' panel provides facilities for executing Execution Analyzer commands such as Build, Run, Test and Deploy, so you can easily build, run and test a project's source code, all from the one place.

Part of the Code ribbon in Sparx Systems Enterprise Architect.

Available Facilities

Facility

Description

See also

Build

Click the drop-down arrow to display a short menu of commands for building application source code

  • Build - build the current application, according to the currently active Analyzer script
  • Clean - run the Analyzer Clean command to delete intermediate files from the current application
  • Rebuild - run the Analyzer Clean and Build commands as defined in the currently active Analyzer script
  • Cancel Build - cancel the currently executing build
Cleanup Script Build Scripts

Run

Execute the Analyzer 'Run' command defined by the currently active Analyzer script.

Run Script

Test

Execute the Analyzer 'Test' command defined by the currently active Analyzer script.

Test Scripts

Deploy

Execute the Analyzer 'Deploy' command defined by the currently active Analyzer script.

Deploy Script

Learn more