To create a native COBOL project to hold the JCL demonstration program:
- If you have closed Eclipse, launch it again 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, see the
Integrated Enterprise Development Project Application topic for further instructions.
- In the
Application Explorer view, right-click
Enterprise Development Projects and select
New COBOL Project >
Mainframe COBOL Project.
- In the
Project name field, type
jcl.
- In the
Select a project template list, select the template with the appropriate bitism: that is, if you created a 32-bit enterprise server region during the
earlier steps, select
Micro Focus template [32 bit]; if you created a 64-bit enterprise server region, select
Micro Focus template [64 bit].
- Ensure
Use default location is selected.
- Click
Finish.
This creates a
jcl folder in your workspace that holds your project.