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 22753 - Implement new [protected Date Compiler.getTimeStamp()] method
Summary: Implement new [protected Date Compiler.getTimeStamp()] method
Status: NEW
Alias: None
Product: obsolete
Classification: Unclassified
Component: wasp (show other bugs)
Version: 3.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-24 15:46 UTC by David Konecny
Modified: 2007-09-17 21:39 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Konecny 2002-04-24 15:46:56 UTC
As part of implementation of the issue 19668 I added new method into Compiler. Its 
default implementation returns null and should be overriden to return timestamp of the 
newest file which was produced by the compiler. Leaving default implementation to 
return null has the same effect as returning FALSE from Compiler.isUpToDate().

Please consider improving of your compiler.
Comment 1 Jiri Prox 2007-09-17 21:39:20 UTC
Obsolete milestone, please reevaluate