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 - GUI Editing is not updated.
Summary: GUI Editing is not updated.
Status: RESOLVED DUPLICATE of bug 8687
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Windows XP
: P4 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-04 12:13 UTC by jkp
Modified: 2003-09-01 16:59 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 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 ***