Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.
Contents |
Prev | Next |
Using the Build and Run Panel
Enterprise Architect's 'Analyzer Scripts' are used to define the behavior of various commands, such as Build, Run and Debug, 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 creating, editing and managing the model's 'Analyzer Scripts' and also provides direct access to 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.
Tools such as the Debugger, Profiler, Execution Recorder and the Testpoints Window are also available from this panel.
Available Facilities
Facility |
Description |
See also |
---|---|---|
Analyzer |
Click the drop-down arrow to access a menu of Analyzer tools.
|
|
Build |
Click the drop-down arrow to display a short menu of commands for building application source code
|
|
Run |
Execute the Analyzer 'Run' command defined by the currently active Analyzer script. |
|
Test |
Execute the Analyzer 'Test' command defined by the currently active Analyzer script. |
|
Deploy |
Execute the Analyzer 'Deploy' command defined by the currently active Analyzer script. |
Learn more