Create the ACCTWEB mainframe-enabled COBOL project for this tutorial.
To create a project to hold the sample application files:
- Start Eclipse using a workspace location of your choice.
- In Eclipse, be sure that the Team Developer Perspective is your active perspective.
- From the
Application Explorer view, right-click
Enterprise Development Projects; then select
New COBOL Project > Mainframe COBOL Project.
This starts the New Mainframe COBOL Project wizard.
- Type
ACCTWEB into the
Project Name field.
- Click
Finish.
The ACCTWEB project appears in the
Application Explorer view. By default, the COBOL dialect is
Enterprise COBOL for z/OS and the character set is
EBCDIC.