Hands on Testing Java
Creating a Package
These directions are useful for CS 108 at Calvin College in Fall
2005.
- Select the Hands on Testing Java project.
- Right click on the Hands on Testing Java project.
- Select the New -> Package menu item.
- Enter in the name of the package (e.g.,
hotj.lab05
, hotj.project11
, etc.) in the
Name field.