Lab Tasks (Java)
-  Locate the source code of ant
 
-  Download it 
 
-  Examine the directory structure 
 
-  Browse the documentation 
 
-  Look for build instructions 
 
-  Compile 
 
-  Create a list of classes 
 
-  Display the help message 
 
-  Locate the help message in the source code 
 
-  Create a backup of the file (CVS/RCS) 
 
-  Modify the help message 
 
-  Compile and test 
 
-  View the file differences 
 
-  Modify the name of a method