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 - .ClassCastException: org.netbeans.modules.javacore.parser.MDRParser$CallableRefInfo
Summary: .ClassCastException: org.netbeans.modules.javacore.parser.MDRParser$CallableR...
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-12 14:12 UTC by Marian Mirilovic
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exception stack trace (1.82 KB, text/plain)
2004-07-12 14:12 UTC, Marian Mirilovic
Details

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