Running the Application
To run the application:
In the COBOL Explorer, right-click the
Calc
project.
Click
Run As
>
1 Java Application
.
In the
Console
tab, the result of the calculation is displayed (6).
Parent topic:
Tutorial: Compiling a COBOL Program to JVM Byte Code
Previous topic:
Using the COBOL Program from Java