Walks you through the process of creating a
Visual COBOL project for the BookDemo application.
Restriction: This topic applies only when the Enterprise Server feature is enabled.
Restriction: This topic applies to Windows environments (local development) only.
Create a project for the BookDemo demonstration application:
- Start
Visual COBOL.
If this is the first time you start the application, you see the
Welcome page in Eclipse. Click
Open COBOL Perspective.
If you have already started Eclipse, click
Window > Show View > COBOL Explorer.
- From the Eclipse main menu, click
File >
New >
COBOL Project.
- In the
Project name field, type
ProgramEJB.
- Check
Use default location; then click
Finish.
The COBOL Explorer now shows the
ProgramEJB project.