Sep 4, 2006 #1 batotoba Programmer Aug 14, 2006 5 FR Hello, I would like to use ant to do the following ant file1 file2 to do: java myprog file1 file2 how can I do to tell ant to read the two files given on command line ? thanks
Hello, I would like to use ant to do the following ant file1 file2 to do: java myprog file1 file2 how can I do to tell ant to read the two files given on command line ? thanks