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 46038

Summary: .ClassCastException: org.netbeans.modules.javacore.parser.MDRParser$CallableRefInfo
Product: java Reporter: Marian Mirilovic <mmirilovic>
Component: UnsupportedAssignee: Tomas Hurka <thurka>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P2    
Version: 4.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: exception stack trace

Description Marian Mirilovic 2004-07-12 14:12:31 UTC
[nb_dev](200407111800), [jdk1.5.0](b51)

I don't have exact steps to reproduce, i've
developed Java Application, and tried to use Find
Usages, it fails with error:
Runtime Exception was thrown, Please file a bug
........

see exctepion stack trace in the attachmend
Comment 1 Marian Mirilovic 2004-07-12 14:12:54 UTC
Created attachment 16197 [details]
exception stack trace
Comment 2 Tomas Hurka 2004-07-13 11:18:48 UTC
Fixed in trunk.
Checking in org/netbeans/modules/javacore/parser/MDRParser.java;
/cvs/java/javacore/src/org/netbeans/modules/javacore/parser/MDRParser.java,v  <--  
MDRParser.java
new revision: 1.27; previous revision: 1.26
done
Comment 3 Marian Mirilovic 2004-07-14 07:47:53 UTC
verified in [nb_dev](200407131800)
Comment 4 Quality Engineering 2007-09-20 12:00:24 UTC
Reorganization of java component