Create a Debug Configuration for Your Project

  1. Click Run > Debug Configurations.
  2. Right-click COBOL Enterprise Server and click New.
  3. Specify ACCTCLNT Debug in the Name field.
  4. Click Browse next to the COBOL Project field.
  5. Select the ACCTCLNT project and click OK.
  6. If you wish to debug the Web client program, enter ACCTCLNT in the Link-level program text box. Change this at a later stage in order to debug other programs. Leave all text boxes blank if you want to debug everything.

  7. Click Apply.
  8. Click Debug to start debugging the application.