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 23221

Summary: compiler output window -- include a timestamp
Product: projects Reporter: Jan Benway <benway>
Component: AntAssignee: Jesse Glick <jglick>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P4    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Jan Benway 2002-05-07 18:10:11 UTC
It would be nice if compiler output included a timestamp to make it clear which run of the 
compiler produced the output. This can be a help in figuring out whether "Finished Foo" is from 
the most recent compilation or whether the compiler did anything. May be most helpful for 
newbies, but requested by users in a recent usability test:

http://ui.netbeans.org/usability/Mar_20_02/
(content to be checked in very soon)
Comment 1 Marek Grummich 2002-07-22 11:45:19 UTC
Set target milestone to TBD
Comment 2 Marek Grummich 2002-07-22 11:50:04 UTC
Set target milestone to TBD
Comment 3 Marian Mirilovic 2005-11-08 14:53:18 UTC
I am not sure ant provides any timestamp of the running process. Anyway I think
it's useless request.
Comment 4 Jesse Glick 2005-11-08 16:28:19 UTC
Probably does not apply to the current Ant integration, which by default reuses
old output windows anyway.