Create the ProgramEJB Project

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:

  1. 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.

  2. From the Eclipse main menu, click File > New > COBOL Project.
  3. In the Project name field, type ProgramEJB.
  4. Check Use default location; then click Finish.

    The COBOL Explorer now shows the ProgramEJB project.