Create a Debug Configuration for Your Project
Click
Run > Debug Configurations
.
Right-click
COBOL Enterprise Server
and click
New
.
Specify
ACCTWEB Debug
in the
Name
field.
Click the
General
tab.
Click
Browse
next to the
COBOL Project
field.
Select the
ACCTWEB
project and click
OK
.
In the
Debugging type
section, click the
CICS
tab.
Type
ACCTWEB
in the
Link-level program
text box.
This configures the IDE to debug the Web server program.
Click
Apply
.
Click
Debug
to start debugging the application.
Parent topic:
Debug the Application
Previous topic:
Associate the Project with the Target Enterprise Server
Next topic:
Debug ACCTWEB