Running the Application

To run the application:

  1. In the COBOL Explorer, right-click the Calc project.
  2. Click Run As > 1 Java Application.

    This opens the Select Java Application dialog box.

  3. Click MainClass.
  4. Click OK.

    In the Console tab, the result of the calculation is displayed (6).