Prev | Next |
Source Panel
The 'Source' panel provides a set of buttons for building an application that is being analyzed. The active Analyzer Script defines the behavior of the Analyze tools, by specifying the commands that are executed and the settings and parameters for those commands. After making modifications to the code base, you can simply click on 'Build'.
Available Facilities
Find |
Open the Find in Files window to search the local file system for source files that contain particular text. |
Edit |
This icon provides a collection of tools for viewing and editing source code files associated with elements in the current model. Also provided are tools that generate source code for a particular element or synchronize an element to reflect changes in its associated source code file.
|
Merge |
This option is enabled when there is a user-defined Merge command defined in the currently active Analyzer script. Select it to execute the command and perform the defined operation. |
Build |
Click on the drop-down arrow to display a short menu of commands for building application source code:
|