Ensure that your project is highlighted in the
COBOL Explorer view.
- Click
Run >
Run Configurations.
- Expand the appropriate application type and select the configuration you want to use.
- Specify the run-time configuration for the application. For example you can specify such as the search order for called programs, environment variables, and input/output settings.
- If you are running a COBOL JVM application
- Select the
Classpath tab and check that your preferred runtime system library is selected under the
User Entries
option. If not, click
and select it.
- Click
Run.
Important: This run-time configuration overrides any run-time settings you have configured for the project in
Project > Properties.