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 3546

Summary: When trying to do "synchronize" from local menu in explorer, exception is thrown
Product: platform Reporter: Petr Nejedly <pnejedly>
Component: -- Other --Assignee: Petr Nejedly <pnejedly>
Status: CLOSED FIXED    
Severity: normal    
Priority: P4    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Petr Nejedly 1999-08-23 17:33:12 UTC
After some problems with ide (some explorer`s local menu items stops work) and restarting,
trying to sync source:

Exception occurred in request processor:
java.lang.IllegalArgumentException
        at com.netbeans.developer.modules.loaders.java.JavaDataObject$2.run(JavaDataObject.java:176)
        at org.openide.util.Task.run(Task.java, Compiled Code)
        at org.openide.util.RequestProcessor$ProcessorThread.run(RequestProcessor.java, Compiled Code)

[phamernik]
The "synchronize" action in popup menu is not implemented yet.
Comment 1 Marek Grummich 2000-07-25 09:34:59 UTC
Priority is changed to P4 (normal).
Comment 2 Quality Engineering 2003-07-02 15:19:11 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.