COSC 1047: Eclipse IDE
Installation Notes For Book Project

We have created an Eclipse project for the book programs. The Eclipse project is called book-project. To use it in Eclipse perform the following steps:

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 click book-project and choose "Close Project". This does not remove the project. If you want to use it again choose "Open Project".