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

Summary: Tools | Synchronize in GUI classes does not work correctly
Product: java Reporter: Dieter Lamberty <dieterl>
Component: EditorAssignee: Daniel Prusa <dprusa>
Status: CLOSED DUPLICATE    
Severity: blocker    
Priority: P2    
Version: 4.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:

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.