Project 0

Available Feb 1, 2012
Due 11:59pm, Feb 12, 2012
Points 15

Objectives

The purpose of this project is to test your ability to define the appropriate Java directory structure, use Ant to run and compile your code, use CVS to submit your projects and to use the CVS utilities to verify your submittal.

Description

For this project you will create a small Java program follwing all steps necessary for successful completion of all projects for this course.

Project Grading

The 15 points for this project are divided into two parts.
  1. 5 points for successfully removing junk.txt from your repository
  2. 10 points for successfully compiling and executing Proj0.java by issuing the single command ant run