Guides you through the process of using the provided CICS Web services demonstration files to create the LoanDemo project
used in this tutorial.
- From the Eclipse main menu, click
File > New > Mainframe COBOL Project.
- In the
Project name field, type
LoanDemo.
- Check
Browse for template.
- Click the
Browse button that corresponds to the
Location field, and browse to the location where you extracted the CICS Web services demonstration files.
- Select the
CICSWebServicesProjectTemplate folder, and then click
Select Folder.
- Check
Use default location; then click
Finish.
The
Application Explorer view now shows the
LoanDemo project, which is created in a
LoanDemo subdirectory of your current Eclipse workspace, and is built automatically.