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 - New elements are sometimes created outside of the class definition
Summary: New elements are sometimes created outside of the class definition
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC All
: P3 normal (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-08-01 09:25 UTC by Svata Dedic
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.