Create the ProgramREST Project

Walks you through the process of creating a Visual COBOL project for the ScheduleDemo demonstration application and its REST Web service.
Restriction: This topic applies only when the Enterprise Server feature is enabled.
Restriction: This topic applies to Windows environments (local development) only.

Create the ProgramREST project in Eclipse:

  1. In Eclipse, click File > New > COBOL Project.
  2. In the Project name field, type ProgramREST.
  3. Check Use default location; then click Finish.

    The COBOL Explorer now shows the ProgramREST project.