Previous Topic Next topic Print topic


Run your JVM Application

  1. Highlight your project in the COBOL Explorer view and from the main menu click Run > Run As > COBOL JVM Application.
  2. If this opens the Select JVM Application dialog box, which requires you to choose an item containing the project's Main class, select JVMWorldClass - com.microfocus.example and click OK.
The project then runs, and displays "Hello world" in the Console view.
Previous Topic Next topic Print topic