Create a Project

To create a native COBOL project to hold the JCL demonstration program:

  1. Start Eclipse using the workspace c:\tutorials .

    Make sure that the Team Developer Perspective is the active Eclipse perspective and that the Enterprise Development Projects application appears in the Application Explorer view; if the Enterprise Development Projects application is not displayed in the Application Explorer view, refer to Integrated Enterprise Development Project Application.

  2. Right-click Enterprise Development Projects and select New COBOL Project > Mainframe COBOL Project.
  3. In the Project name field, type jcl.
  4. Ensure Use default location is selected.
  5. Click Finish.