To create a native COBOL project to hold the JCL demonstration program:
- Create a working folder on your machine such as
c:\tutorials\jcl.
- Start
Eclipse.
- Click
File > New >
Mainframe COBOL Project.
- Specify a name for your project such as
jcl.
- Clear
Use default location.
- Specify your working folder in the
Location field. This is the folder you defined in step 1 above.
- Click
Finish.