Create a Debug Configuration for Your Project

  1. Click Run > Debug Configurations.
  2. Right-click COBOL Enterprise Server and click New.
  3. Specify ACCTWEB Debug in the Name field.
  4. Click the General tab.
  5. Click Browse next to the COBOL Project field.
  6. Select the ACCTWEB project and click OK.
  7. In the Debugging type section, click the CICS tab.
  8. Type ACCTWEB in the Link-level program text box.

    This configures the IDE to debug the Web server program.

  9. Click Apply.

    Do not close the Debug Configurations dialog box before proceeding to the next topic.