-
In the
Application Explorer view, right-click your project, and then click
.
-
This opens the
Select COBOL JVM Application dialog box, which requires you to choose the item containing the project's Main class, select
com.microfocus.example.JVMWorldClass and click
OK.
The project then runs, and displays "Hello world" in the
Console view.