Creating a COBOL JVM Project
To create a new COBOL JVM Project:
Click
File
>
New
>
COBOL JVM Project
.
This opens the
New COBOL JVM Project
dialog box.
In the
Project name
field, type
CJVM
.
Click
Finish
.
Creating a New Package
Creating a COBOL Program
Parent topic:
Tutorial: Compiling a COBOL Program to JVM Byte Code
Previous topic:
Customizing the COBOL Perspective
Next topic:
Creating a Java Project to Use the Application From