Create the ProgramREST Project

Walks you through the process of creating an Enterprise Developer project for the ScheduleDemo demonstration application and its REST Web service.

Create the ProgramREST project in Eclipse:

  1. In Eclipse, click File > New > Other.

    This opens the New dialog box.

  2. Expand the Micro Focus COBOL folder, and then click COBOL Project.
  3. Click Next.

    This opens the New COBOL Project Wizard.

  4. In the Project name field, type ProgramREST.
  5. Check Use default location; then click Finish.
    Note: If Eclipse prompts you to open the COBOL perspective, click Open Perspective.

    The Application Explorer view now shows the ProgramREST project under the Enterprise Developer > Enterprise Development Projects node.