Packages

The root package for the JRoboExplorersuite MUST be

    edu.unm.cs.[yourname].cs351.p2
where [yourname] is either your last name (all lowercase) or your login on the CS department servers (also lowercase). Additional sub-packages MAY also be provided, at the designer's discretion.

test class files MUST be placed in a .test sub-package. For example, test files for classes in the project root package would be located in the package

    edu.unm.cs.[yourname].cs351.p2.test



Terran Lane 2005-10-18