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

Build Toolbar

The Build toolbar provides access to tools for building program source code. From this toolbar you can:

  • Build the currently active application
  • Run the compiled application
  • Run your Test and Deployment scripts

Access View | Toolbars | Build

Build Toolbar Options

Icon/Option

Action

See also

Active Analyzer Script

Display the name of the currently active analyzer script.

Execution Analyzer

Click on this icon to display the Execution Analyzer window, which you use to manage the Analyzer scripts for your model.

Shortcut: Shift+F12

Managing Analyzer Scripts

Build Current Package

Click on this icon to execute the Build script for the selected Package.

Shortcut: Ctrl+Shift+F12

Add Build Commands

Cancel Build

Click on this icon to cancel execution of the Build script currently in progress.

Run Executable

Click on this icon to execute the Run script for the selected Package.

Shortcut: Ctrl+Alt+N

Add Run Command

Run Test Script

Click on this icon to execute the Test script for the selected Package.

Shortcut: Ctrl+Alt+T

Add Testing Command

Run Deployment Script

Click on this icon to execute the Deploy script for the selected Package.

Shortcut: Ctrl+Shift+Alt+F12

Add Deploy Command

Notes

  • The toolbar can be docked to any main window edge or floated freely in a convenient location for quick access
  • You can move this toolbar to any dockable position and it retains that position in subsequent sessions
  • You can hide or show the toolbar by clicking on the 'View | Toolbars | Build' menu option

Learn more