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 33224 - ClassCastException from CloneViewAction
Summary: ClassCastException from CloneViewAction
Status: CLOSED INVALID
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on: 33557
Blocks:
  Show dependency tree
 
Reported: 2003-04-24 15:13 UTC by Marian Mirilovic
Modified: 2003-12-11 14:20 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
stack trace (1023 bytes, text/plain)
2003-04-24 15:14 UTC, Marian Mirilovic
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2003-04-24 15:13:58 UTC
[s1s5](030422)

Invoke Clove View action on Debugger window ->
ClassCastException rises (see attachment)
Comment 1 Marian Mirilovic 2003-04-24 15:14:51 UTC
Created attachment 10143 [details]
stack trace
Comment 2 Jan Jancura 2003-05-06 14:45:22 UTC
will be fixed to  nb40
Comment 3 mslama 2003-05-14 12:35:29 UTC
As issue #33557 is fixed (TopComponent does not provide
CloneViewAction when it does not implement TopComponent.Cloneable
interface in trunk.) it is not necessary to fix this.
Comment 4 Marian Mirilovic 2003-07-14 13:18:06 UTC
It's fixed by fixing issue 33557 -> closing.