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 34144

Summary: GUI Editing is not updated.
Product: guibuilder Reporter: jkp <jkp>
Component: CodeAssignee: issues@guibuilder <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P4    
Version: 3.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description jkp 2003-06-04 12:13:24 UTC
I'm using VSS. If I check a file out, and the file is 
already open, GUI editing is not possible before I close 
the .class and .form files and reopen them.
Comment 1 Martin Entlicher 2003-06-04 12:30:24 UTC
This was already reported, it may be a duplicate of some issue.
The problem is, that the form editor does not detect, that a
previously read-only file was changed to read-write mode.
Comment 2 Tomas Pavek 2003-09-01 16:59:25 UTC
Looks like issue 8687.

*** This issue has been marked as a duplicate of 8687 ***