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 7207

Summary: New elements are sometimes created outside of the class definition
Product: java Reporter: Svata Dedic <sdedic>
Component: UnsupportedAssignee: issues@java <issues>
Status: CLOSED FIXED    
Severity: normal    
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Svata Dedic 2000-08-01 09:25:59 UTC
[1068] If a class definition's closing curly brace immediately follows a guarded
block, new Java elements inserted using GUI (New -> Field/Method/whatever) that
would be inserted into the guarded block are inserted AFTER the curly brace
instead of between the brace and the guarded block.
Comment 1 Svata Dedic 2000-08-01 09:28:59 UTC
[2011, 1069] Fixed
Comment 2 Quality Engineering 2003-07-01 13:18:33 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.