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 1069

Summary: You are permitted to change access modifiers for members in guarded code blocks using the PropertyEditor from the members` nodes in the Explorer.
Product: platform Reporter: Jesse Glick <jglick>
Component: -- Other --Assignee: Jesse Glick <jglick>
Status: CLOSED FIXED    
Severity: normal    
Priority: P4    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Jesse Glick 1999-01-22 20:09:42 UTC
However, these changes are just overwritten the next time the guarded code is regenerated by the Form Editor.

[should use NbDocument.runAtomicAsUser in Java element impl]
Comment 1 Marian Mirilovic 2002-05-27 16:38:56 UTC
verified, closed
Comment 2 Quality Engineering 2008-08-30 05:38:10 UTC
Integrated into 'main-golden', available in build *200808300201* on http://bits.netbeans.org/dev/nightly/
Changeset: http://hg.netbeans.org/main/rev/4d887893bf28
User: Jesse Glick <jglick@netbeans.org>
Log: Trying to fix build breakage from iep.* additions:
trunk #3605 (missing iep.model)
test-compilation #1069 (same)
trunk #3606 (sources modified during build)