Previous Topic Next topic Print topic


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 load the Enterprise Development Projects application in the Team Developer Tree view.

  2. Right-click Enterprise Development Projects and select New COBOL Project > Mainframe COBOL Project.
  3. Specify a name for your project, such as jcl.
  4. Clear Use default location.
  5. Click Finish.
Previous Topic Next topic Print topic