Updating the addressBookFX Project to use .jar Files and COBOL JVM Runtime

  1. In the COBOL Explorer, right-click addressBookFX.
  2. Click Properties.

    This opens the Properties for addressBookFX dialog box.

  3. Click Java Build Path.
  4. In the Projects tab, click addressBookWrapper.
  5. Click Remove.
  6. In the Libraries tab, click Add Library.

    This opens the Add Library dialog box.

  7. Click COBOL JVM Runtime System, and then click Next.
  8. Click Finish.

    This adds the COBOL JVM Runtime System to the build path.

  9. Click Add JARs.

    This opens the JAR Selection dialog box.

  10. Expand addressBookFX > lib.
  11. While pressing Ctrl, click addressbookjvm.jar and addressbookwrapper.jar.
  12. Click OK.
  13. Click Apply and Close.