Updating the Project's Dependencies

In order to see the JVM COBOL code during development, update the project's dependencies:

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

    This opens the Properties for Calc dialog box.

  3. Click Java Build Path.
  4. Click the Projects tab.
  5. Click Add.

    This opens the Required Project Selection dialog box.

  6. Check the CJVM project.
  7. Click OK.
  8. Click Apply and Close.