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 - 'UnsupportedOperationException: clone unsupported on class org.netbeans.modules.java.bridge.ImportImpl'
Summary: 'UnsupportedOperationException: clone unsupported on class org.netbeans.modul...
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Linux
: P4 blocker (vote)
Assignee: Daniel Prusa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-23 20:26 UTC by Jesse Glick
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Stack trace (710 bytes, text/plain)
2004-07-23 20:27 UTC, Jesse Glick
Details

Note You need to log in before you can comment on or make changes to this bug.
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