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 143465

Summary: Function overrides
Product: javafx Reporter: David Strupl <dstrupl>
Component: EditorAssignee: Petr Nejedly <pnejedly>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:
Bug Depends on:    
Bug Blocks: 130138    

Description David Strupl 2008-08-11 14:02:48 UTC
You can now use the "override" keyword on member functions.  It is required when overriding; it is an error if you
claim to be overriding and do not actually override.  Status: implemented, currently warns if you fail to use the
override keyword where required, error if you use the override keyword and are not actually overriding.
Comment 1 David Strupl 2008-08-19 09:12:48 UTC
Check code completion with respect to this.
Comment 2 David Strupl 2008-10-29 14:25:37 UTC
Post 1.0.
Comment 3 Anton Chechel 2009-10-13 14:18:39 UTC
Old issue, probably already fixed.
Comment 4 jprach 2009-11-18 05:01:10 UTC
Confirmed. It's already fixed.
Comment 5 Alexandr Scherbatiy 2009-11-20 04:26:13 UTC
verified in Build 200911200201