The Source tab in the Progress OpenEdge AppServer and Progress OpenEdge WebSpeed sections of the Configurations wizard allows you to specify the source lookup paths for the AppServer or WebSpeed launch configuration. See Progress OpenEdge AppServer and WebSpeed settings for information about accessing the wizard.
The following controls are available on the Source tab:
Control | Purpose |
---|---|
Name (accessible from all tabs) | (Required) Specifies the name of the launch configuration, which appears on menus and in the left pane of the Configurations wizard. |
Source Lookup Path | Specifies one or more source lookup paths where Progress
Developer Studio for OpenEdge searches for the source code of the
program being executed by the attached AVM. The default source lookup path includes $DLC\src and all the workspace project folders in alphabetical order. Note: Progress Developer Studio for OpenEdge searches
for the source file in the source lookup paths in the order in
which they are displayed.
|
Add | Launches the Add Source dialog where you can add custom source lookup paths. See Add Source dialog for more information. |
Edit | Changes the value of the current entry. |
Remove | Deletes an entry from the list. |
Up, Down | Changes the position in the list of a current entry, and thus changes the search order. |
Restore Default | Resets the source lookup path entries to default. |
Search for duplicate source files on the path | Includes source files with duplicate names while searching in the source lookup paths. |
Apply | Saves the current launch configuration definition. |
Revert | Discards unsaved changes to the current launch configuration definition. |
Run or Debug | Starts or debugs the specified instance. |
Close | Closes the Configurations wizard. |