Configure the project

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

  1. In Project Explorer, right-click the DynWebTest1 project, 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 folders 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 Apply and Close.

    The project rebuilds without error.