book-project.
To use it in Eclipse perform the following steps:
First download the file book-project.zip (right-click and use "Save target as") somewhere.
Import the book-project project (File --> Import -->
Existing Projects into Workspace --> Next). Now browse to the
book-project directory.
You can use this project to try any of the book program classes. We will also use it in class to illustrate how to organize projects into packages and classes.
NOTE: This is a large project so when you are not using it you should close it: In the "Package Explorer" right clickbook-project and choose
"Close Project". This does not remove the project.
If you want to use it again choose "Open Project".