To: user@ant.apache.org
Subject: using ANT to run a java program that runs from the command line
I have been looking through the documentation on ANT and am a little
confused about how to run a java program using ANT and have it be the
same as if I'd run it from the command line. An
I have been looking through the documentation on ANT and am a little
confused about how to run a java program using ANT and have it be the
same as if I'd run it from the command line. Another possible
solution would be to run the program on the ant build of JUnit on the
command line. Is t