This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 72519

Summary: Warning X Error messages
Product: java Reporter: evertonbg <evertonbg>
Component: ProjectAssignee: Tomas Zezula <tzezula>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description evertonbg 2006-02-10 13:09:50 UTC
Hi! The following message, displayed in the Output Window after the building 
process, could be printed in yellow color rather than red one.

compile:
To run this application from the command line without Ant, try:
java -jar "C:\Documents and 
Settings\everton_gomes\dev\java\projects\MeuAplicativo\dist\MeuAplicativo.jar"

The red color appears error.
Comment 1 Tomas Zezula 2007-09-20 10:17:08 UTC
AntSession cannot do that for now. Future.