You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Barak Yaish <by...@cloverleafcomm.com> on 2005/09/01 10:48:03 UTC

Javac does not display the files' names being compiled

Hello,
 
When compiling my sources using Ant javac task, I need to know which files are being compiled. Enabling the Verbose flag of javac task displays too much non-relevant output. Is there flag I can turn on or ant other easy way which will cause javac to display the names of files being compiled?
 
Thanks,
 
Barak.