Note: Each new Eclipse project uses default Eclipse settings. Therefore, be sure to manually update property settings before generating
a COBOL console client when your project requires settings other than the Eclipse defaults.
To generate a console and Java client:
- In
COBOL Explorer, right-click a Java Interface; then click
Generate Client from the context menu.
To generate a console and Web Services client from a service interface:
- In
COBOL Explorer, right-click a Web Service; then click
Generate Client from the context menu.
- Windows platforms:
Do one of the following to specify the how to store the generated client:
- Click
No project.
- Click
Current project.
- Click
Select a COBOL project; and then type the project name in the
Project receiving generated client field, or use the
Select button to specify the project.
- Click
Create a new COBOL project; then provide a project name and location using the
New COBOL Project dialog box.
UNIX platforms:
Click
Create a new COBOL project; then provide a project name and location using the
New COBOL Project dialog box.
- Type the path to the output directory into the
Output directory field, or use the
Browse button to specify a location.
- Click
OK.