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