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 51366 - Tools | Synchronize in GUI classes does not work correctly
Summary: Tools | Synchronize in GUI classes does not work correctly
Status: CLOSED DUPLICATE of bug 48687
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 4.x
Hardware: PC Windows ME/2000
: P2 blocker (vote)
Assignee: Daniel Prusa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-10 09:10 UTC by Dieter Lamberty
Modified: 2004-11-10 11:04 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 Dieter Lamberty 2004-11-10 09:10:00 UTC
When I create a class using the GUI designer and
try to synchronize this class from an interface
the new methods where added inside the guarded
block containing the variables. Because of this
the new method could not be used and must be
deleted/moved with an external editor.
Comment 1 Martin Matula 2004-11-10 09:24:15 UTC
Which build are you using?
Comment 2 Tomas Hurka 2004-11-10 09:38:35 UTC

*** This issue has been marked as a duplicate of 48687 ***
Comment 3 Dieter Lamberty 2004-11-10 09:43:21 UTC
I use build 200409220845

It seems to be the same problem as descripted in #48687 (I ask myself
why I did not see it when I looked for that problem :-( )
Comment 4 Martin Matula 2004-11-10 11:04:33 UTC
OK, so this is a verified duplicate.