Set Up the LoanDemo Project

Guides you through the process of using the provided CICS Web services demonstration files to create the LoanDemo project used in this tutorial.
  1. From the Eclipse main menu, click File > New > Mainframe COBOL Project.
  2. In the Project name field, type LoanDemo.
  3. Check Browse for template.
  4. Click the Browse button that corresponds to the Location field, and browse to the location where you extracted the CICS Web services demonstration files.
  5. Select the CICSWebServicesProjectTemplate folder, and then click Select Folder.
  6. 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.