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.
 
 

Reply via email to