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 60911 - ClassCastException after invoking of CC in import section
Summary: ClassCastException after invoking of CC in import section
Status: VERIFIED DUPLICATE of bug 60620
Alias: None
Product: javaee
Classification: Unclassified
Component: JSP (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-13 09:42 UTC by ehucka
Modified: 2005-09-05 10:15 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
CCE stacktrace (1.08 KB, text/plain)
2005-07-13 09:43 UTC, ehucka
Details
NPE stacktrace (1.28 KB, text/plain)
2005-07-13 09:45 UTC, ehucka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ehucka 2005-07-13 09:42:22 UTC
build 200507110943

I moved cursor to import section of JSP document and invoke CC in existing
package specification.
Comment 1 ehucka 2005-07-13 09:43:43 UTC
Created attachment 23076 [details]
CCE stacktrace
Comment 2 ehucka 2005-07-13 09:44:48 UTC
When I restarted IDE the same scenario produces an NPE.
Comment 3 ehucka 2005-07-13 09:45:15 UTC
Created attachment 23077 [details]
NPE stacktrace
Comment 4 Jiri Kovalsky 2005-07-13 10:23:53 UTC
Marking as duplicate of #60620. Thanks for your report anyway, Emane.

*** This issue has been marked as a duplicate of 60620 ***
Comment 5 Jiri Kovalsky 2005-07-13 10:25:16 UTC
Verified as duplicate.