Before you can run an application, you need to create a run configuration. This is a set of options and values that determine
how a session runs and what values it should use.
- Click
Run > Run Configurations > PL/I Application.
- Create a new configuration by clicking on the
New Launch Configuration button.
- Enter the required settings and click
Apply.
Note: Configuration settings are described in the
PL/I debug configurations topic.
- Click
Run (or press
Alt+Shift+X then
L) to start the application.
The next time you want to run the project, you can choose an existing configuration by selecting
Run > Run As.