I need more than ant -v -logfile mylogfile.txt What I need is the output from javac itself, but via ant (later via ant, via eclipse)
how do I get ant to give me the java compiler's output in a file? -- View this message in context: http://old.nabble.com/javac-output-when-using-ant--tp28015517p28015517.html Sent from the Ant - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
