Creating a New Package

To create a new package:

  1. In the COBOL Explorer, right-click the CJVM project.
  2. Click New > COBOL JVM Package.
    This opens the New COBOL JVM Package dialog box.
    Note: The Source folder field already contains CJVM/src.
  3. In the Name field, type my.pack.
  4. Click Finish.

    This creates my.pack in the src folder.