Create the ProgramEJB Project

Walks you through the process of creating an Enterprise Developer project for the BookDemo application.

Create a project for the BookDemo demonstration application:

  1. Start Enterprise Developer.

    If this is the first time you start the application, you see the Welcome page in Eclipse. Click Open Team Developer Perspective which is the default perspective for the product.

    If you have already started Eclipse, click Window > Show View > Application Explorer view.

  2. From the Eclipse main menu, click File > New > Other.

    This opens the New dialog dox.

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

    This opens the New COBOL Project dialog box.

  5. In the Project name field, type ProgramEJB.
  6. Check Use default location, then click Finish.

    The Application Explorer view now shows the ProgramEJB project.