I have a java program to run and it will print out some messages on the console. When I put the program as an Ant java task, I can't see my output on the console. What should I do?
I should add that I run Ant from Eclipse. The console output does not appear in Eclipse console.