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:
- In Eclipse, click
File >
New >
Other.
This opens the
New dialog box.
- Expand the
Micro Focus COBOL folder, and then click
COBOL Project.
- Click
Next.
This opens the
New COBOL Project Wizard.
- In the
Project name field, type
ProgramREST.
- 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.