To add the class folder to the project's build path:
- Right-click the DynWebTest1 project in
Project Explorer, and then click
Properties.
- Click
Java Build Path.
- Click the
Libraries tab.
- Click
Add Class Folder.
This opens the
Class Folder Selection dialog box.
- Check the
bin directories under
BookWrapper and
CobolBook.
- Click
OK.
- Click
Add Library.
This opens the
Add Library dialog box.
- Click
COBOL JVM Runtime System, and then click
Next.
- Click
Finish.
- Click
OK.
The project rebuilds without error.