Running the Application

To run the application:

  1. In the COBOL Explorer, right-click addressBookFX, and then click Run As > 1 Java Application

    This opens the Select Java Application dialog box.

  2. In the Matching items list, click MainClass - com.addressBookFX.
  3. Click OK.

    The Address Book COBOL Demo application is displayed. It should look similar to this:


    Address Book COBOL Demo

    You can now use the Add, Edit, and Delete commands to modify records.