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

Summary: ClassCastException from CloneViewAction
Product: debugger Reporter: Marian Mirilovic <mmirilovic>
Component: CodeAssignee: issues@debugger <issues>
Status: CLOSED INVALID    
Severity: blocker    
Priority: P4    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on: 33557    
Bug Blocks:    
Attachments: stack trace

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.