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.
Create the ProgramREST project in Eclipse:
- In Eclipse, click
File >
New >
COBOL Project.
- In the
Project name field, type
ProgramREST.
- Check
Use default location; then click
Finish.
The COBOL Explorer now shows the
ProgramREST project.