Hi.I am new to Ant, so please tolerate. I am using eclipse and ant 1.8.2

I am trying to write a Java program (which uses Ant API) that checks if
build.xml exists, then sets up project, target, and echoes a message. 


Q1)I am running the Java program, I can get the output from this in console
but how do you get the output from Ant to print to eclipse console ? Is this
even possible?
Q2) Is it better for me to write an ant script that would call the java
program and then this would call the required ant script?



--
View this message in context: 
http://ant.1045680.n5.nabble.com/Ant-output-to-console-by-running-Java-program-tp4887694p4887694.html
Sent from the Ant - Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
For additional commands, e-mail: user-h...@ant.apache.org

Reply via email to