In the COBOL Explorer view, create a COBOL JVM project:
- Click
This opens the
New COBOL JVM Project dialog box.
- In the
Project name field, type
AddressBookJVM.
- Click
Use default JRE.
- Click
Finish.
You now need to import the native COBOL procedural code for the address book sample: