aspose file tools
The moose likes IDEs, Version Control and other tools and the fly likes Turn up logging for Netbeans build Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » IDEs, Version Control and other tools
Reply Bookmark "Turn up logging for Netbeans build" Watch "Turn up logging for Netbeans build" New topic
Author

Turn up logging for Netbeans build

Thomas Young
Greenhorn

Joined: Jul 17, 2008
Posts: 29
Hi,
I need to know how to turn up the logging when building a JBI project in Netbeans 6.1.

How is this done? any URL's or suggestions? I need the output to be very verbose.

I am guessing this has something to do with an Ant configuration.

Regards.
Thomas Young
Greenhorn

Joined: Jul 17, 2008
Posts: 29
Hi,
I found what I was looking for.

In Netbeans, the setting is found in the "File Explorer" tab > Build.xml> Right Click "Run Target">"Advanced" and set the Verbosity Level to "Debug/whatever".

But it's still not giving me enough info around "Generating Service Assembly".. oh well.

 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Turn up logging for Netbeans build
 
Similar Threads
Servlet action is not available
DeploymentException when deploying ear file in JBoss
J2EE and Logging
I need your help on Error Filter start
How to compare to objects using comparator?