#------------------------------------------------------------------------ # Original: # Run as: ant compile #------------------------------------------------------------------------ # To fix error/warning message # Run as: ant compile #------------------------------------------------------------------------ # To put .class files in a build dir # Run as: ant compile #------------------------------------------------------------------------ # Create a target to remove stuff # Run as: ant clean