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 47473 - [40cat] Synchronization is not executed
Summary: [40cat] Synchronization is not executed
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Daniel Prusa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-19 13:46 UTC by skesper
Modified: 2007-09-26 09:14 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 skesper 2004-08-19 13:46:42 UTC
[ BUILD # : 200408171800 ]
[ JDK VERSION : J2SE 1.5.0 ]

I programmed a class implementing an interface but the synchronization did not start automatically. I did enable it in the Options dialog. 

Since the context sensitive menue does not show any possibility to force the execution of the synchronization and it does not start automatically, I'll have to synchronize manually. :-(
Comment 1 Martin Matula 2004-08-19 13:54:41 UTC
I was able to reproduce this - just turn on the synchronization in
options and create a class that implements java.util.List. No
synchronization is invoked automatically.
However Synchronization menu item did appear in the Tools menu in the
main menu bar. Another workaround is to invoke Override Methods dialog
(Ctrl+I).
Reassigning to java since this functionality is provided by java module.
Comment 2 skesper 2004-08-19 14:34:50 UTC
I have to change my comment. I was using a .netbeans home directory
where 3.6 files where lying around. After deleting them the
synchronize item in the tools menu appeared. But before that it was
not there!
Comment 3 Daniel Prusa 2004-09-07 13:46:00 UTC
Fixed by migration to jmi.