Executing COBOL
Projects |
|
This section explains the procedure for executing a COBOL program.
icon in the toolbar. The [Run] dialog is
displayed. 

Select a project from the Dependency view, and select [Run] > [Run As] > [COBOL Application] from the menu bar. This can execute the program under the default settings.
This section explains the COBOL application launch configuration setting items, excluding those on the main tab.
Specify the source search path used for running.

Specify the launch configuration information save mode and the perspective that is opened following the start of execution or debugging.

Select [Local] or [Shared] as the launch configuration type. If [Local] is selected, launch configuration information is saved locally as workspace metadata. If [Shared] is selected, launch configuration information is saved to the location specified by [Location of shared configuration] so that it can be shared.
Select the perspective to be opened following the start of the program in execution mode or debug mode. Select one from the combo box.
To add [Run] and [Debug] to the Favorites menu, check [Run] and [Debug]. These items are not selected by default.
|