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.
Available Facilities
Facility |
Description |
See also |
---|---|---|
Build |
Click the drop-down arrow to display a short menu of commands for building application source code
|
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 |