Use the Configurations wizard to set all desired options for a new launch
configuration or to edit an existing configuration.
A few things to keep in mind. Be aware of the following considerations:
-
Project selection - You are required to associate the launch
configuration with a project (the first field on the Main
tab). Doing so does not limit you to using the configuration only in that
project. However, your choice affects many of the default values for the
configuration. It is also important if you are creating a standard configuration
to run whenever you select a program in that project and use the
Run/Debug as Progress OpenEdge Application
command.
-
Debug configurations - The Progress Developer Studio for OpenEdge
Debugger requires that the target program run under a dedicated instance of the
AVM, not under the project AVM. When creating a configuration for debugging, be
sure to specify Start new OpenEdge AVM on the
Main tab.
-
Class files - Similarly, ABL class files must run under a dedicated
instance of the AVM, not under the project AVM. When creating a configuration
for running classes, be sure to specify Start new OpenEdge
AVM on the Main tab.