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 46511

Summary: 'UnsupportedOperationException: clone unsupported on class org.netbeans.modules.java.bridge.ImportImpl'
Product: java Reporter: Jesse Glick <jglick>
Component: UnsupportedAssignee: Daniel Prusa <dprusa>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P4    
Version: 4.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: Stack trace

Description Jesse Glick 2004-07-23 20:26:55 UTC
Found a couple times in my log, for no apparent
reason. 040722, 1.5.0 b58.
Comment 1 Jesse Glick 2004-07-23 20:27:27 UTC
Created attachment 16422 [details]
Stack trace
Comment 2 Jan Becicka 2004-08-13 08:04:40 UTC
method cloneSelf() of class org.netbeans.modules.java.bridge.ImportImp
is not implemented. Dane please fix it.
Comment 3 Daniel Prusa 2004-08-16 12:58:47 UTC
Checking in ImportImpl.java;
/cvs/java/src/org/netbeans/modules/java/bridge/ImportImpl.java,v  <--
 ImportImpl.java
new revision: 1.6; previous revision: 1.5