Configure the project

To add the class folder to the project's build path:

  1. Right-click the DynWebTest1 project in Project Explorer, and then click Properties.
  2. Click Java Build Path.
  3. Click the Libraries tab.
  4. Click Add Class Folder.

    This opens the Class Folder Selection dialog box.

  5. Check the bin directories under BookWrapper and CobolBook.
  6. Click OK.
  7. Click Add Library.

    This opens the Add Library dialog box.

  8. Click COBOL JVM Runtime System, and then click Next.
  9. Click Finish.
  10. Click OK.

    The project rebuilds without error.