Creating a COBOL JVM Project

In the COBOL Explorer view, create a COBOL JVM project:
  1. Click File > New > COBOL JVM Project

    This opens the New COBOL JVM Project dialog box.

  2. In the Project name field, type AddressBookJVM.
  3. Click Use default JRE.
  4. Click Finish.

You now need to import the native COBOL procedural code for the address book sample: