Run the JVM Application

  1. Click your project in the COBOL Explorer view and 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.