Jopaz 1.2.0 | Getting Started with Jopaz | Before You Begin Working on Windows | Jopaz Projects in an Integrated Development Environment | Compiling and Running COBOL sources in Eclipse
 
Compiling and Running COBOL sources in Eclipse
1. Right click on a source and click Compile.
Depending on the compiler settings a java .class file will be created in the output folder.
You have the option to select multiple sources as well.
2. To run the program, right click on the source and select Run As > Jopaz Application.