Edit Source Lookup Path dialog

The Edit Source Lookup Path dialog allows you to add source lookup paths for the file being debugged. You can access this dialog by selecting the Edit Source Lookup Path option. This option displays in the ABL Editor when Progress Developer Studio for OpenEdge fails to find a matching source file in the specified source lookup paths during debugging.

The following options and controls are available on the Edit Source Lookup Path dialog:

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 Workspace Directory Adds a directory from the current workspace.
Add External Directory Adds a directory from the file system.
Edit Changes the value of the current entry.
Remove Deletes an entry from the list.
Move Up, Move Down Changes the position in the list of a current entry, and thus changes the search order.
Note: Any source lookup path updates on this dialog reflect in the Source tab of the corresponding debug launch configuration.