Will Hartung
2008-03-18 17:45:15 UTC
From the command line I can run ant -verbose or ant -debug to get a
bunch of info from a build script.Is there anyway I can do that from with netbeans for an enterprise
project (vs a "ant based project")?
Is there an property I can set within the build.xml file(s) to enable
logging or verbosity?