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 47523 - Fix Imports - java.lang.ClassCastException
Summary: Fix Imports - java.lang.ClassCastException
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:
: 49451 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-08-20 09:05 UTC by Marek Grummich
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
A.java (959 bytes, text/plain)
2004-08-20 09:05 UTC, Marek Grummich
Details
Exception (4.01 KB, text/plain)
2004-08-20 09:06 UTC, Marek Grummich
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marek Grummich 2004-08-20 09:05:15 UTC
Build 200408181800, jdk1.5.0 - b63

Steps:
- open an attached java file (a.java) in the Editor
- invoke Fix imports (Alt-Shift-F) action
=> an attached exception is thrown
Comment 1 Marek Grummich 2004-08-20 09:05:55 UTC
Created attachment 16968 [details]
A.java
Comment 2 Marek Grummich 2004-08-20 09:06:32 UTC
Created attachment 16969 [details]
Exception
Comment 3 Martin Matula 2004-08-20 09:37:37 UTC
Tomasi, please look at it.
Comment 4 Tomas Hurka 2004-08-20 15:08:21 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.43; previous revision: 1.42
done
Comment 5 Tomas Hurka 2004-09-24 11:49:08 UTC
*** Issue 49451 has been marked as a duplicate of this issue. ***
Comment 6 Marek Grummich 2004-10-07 11:26:39 UTC
Verified 200410070525
Comment 7 Quality Engineering 2007-09-20 10:55:35 UTC
Reorganization of java component