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 11474 - ClassCastException in parser
Summary: ClassCastException in parser
Status: CLOSED DUPLICATE of bug 11393
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P2 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-04-17 12:02 UTC by Jan Chalupa
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
A fragment of ide.log. (4.05 KB, text/plain)
2001-07-20 20:46 UTC, Jan Chalupa
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Chalupa 2001-04-17 12:02:29 UTC
[release32-29]

I created a new Java class using File | New From Template | Classes | Main.
Proceeded with two or three steps in the Java Wizard, but didn't change
anything. Clicked Finish. The file was generated and was compilable, but the
corresponding nodes in the Explorer displayed the "red cross" and "yellow
triangle" icons indicating an unparsable content. There didn't seem to be any
way to get from this state.

The attached exception was displayed on the console.
Comment 1 Jan Chalupa 2001-04-17 12:04:03 UTC
Created attachment 1136 [details]
A fragment of ide.log.
Comment 2 Tomas Hurka 2001-04-17 12:53:20 UTC
It seems to me like duplicate of issue #11393. However issue #11393 occurs only
if you invoke Import Management Tool after you created the class with Java
Wizard. Please, check that this is your case. Thanks.

*** This issue has been marked as a duplicate of 11393 ***
Comment 3 Jan Chalupa 2001-04-17 13:13:41 UTC
Ah yes, I had probably invoked the Import Management Tool during that session. 
It's quite likely that it happened when I created the new class. I didn't 
realize that when I filed the bug report.

Comment 4 Quality Engineering 2003-07-01 13:20:37 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.