How To Run Apache Ant Quietly

How To Run Apache Ant Quietly

Note: This article will be emailed to your friend.

This one is dead simple. Add -q at the end of your commandline. So for example if you want to run compile target then use:
ant compile -q

To run it in super-verbose mode use:
ant -verbose

Read the rest of this article (37 words)

Please fill in the following fields

* - Required

Your Name: *

Your E-Mail: *

Your Remarks:

Friend's Name: *

Friend's E-Mail: *

Protected by Comment Guard Pro