Set Up the Reverse Project

Guides you through the process of creating the Reverse project from the CICS Web services project template.
  1. From the Eclipse main menu, click File > New > Mainframe COBOL Project.
    Note: If Mainframe COBOL Project is not listed:
    1. Select Other.
    2. Expand Micro Focus COBOL.
    3. Select Mainframe COBOL Project; then click Next.
  2. In the Project name field, type Reverse.
  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 CICSWebServicesProjectTemplate template folder, and then click Select Folder.
  6. Check Use default location, and then click Finish.

    The Application Explorer view now shows the Reverse project, which is created in a Reverse subdirectory of your current Eclipse workspace, and is built automatically.