Copying the packaged output
In the COBOL Explorer, right-click the Calc project, and then click
New
>
Folder
.
The
New Folder
dialog box is displayed.
In the
Folder name
field, type
lib
.
Click
Finish
.
The lib folder is created.
Copy the
CJVM.jar
output from the CJVM project to the
lib
folder in the Calc project.
Parent topic:
Tutorial: Packaging JVM COBOL
Previous topic:
Building the project
Next topic:
Updating the Calc project to use the packaged JAR file