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 69435 - java.lang.ClassCastException while editing Vector<T>
Summary: java.lang.ClassCastException while editing Vector<T>
Status: RESOLVED DUPLICATE of bug 63195
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-28 13:06 UTC by stether
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Netbeans message file from \.netbeans\5.0beta\var\log (55.74 KB, text/plain)
2005-11-28 13:11 UTC, stether
Details

Note You need to log in before you can comment on or make changes to this bug.
Description stether 2005-11-28 13:06:32 UTC
Frequent error occurs if I miss out first angled bracket in expression:

Vector<Phrase> phrases = getPhrases();

This error can be repeated easily just by deleting the first angled bracket 
(<).  Not a major problem, just slighly annoying as the error message box 
repeatedly pops right on top of it.
Comment 1 stether 2005-11-28 13:11:41 UTC
Created attachment 27337 [details]
Netbeans message file from \.netbeans\5.0beta\var\log
Comment 2 Tomas Hurka 2005-11-28 14:02:12 UTC

*** This issue has been marked as a duplicate of 63195 ***
Comment 3 Quality Engineering 2007-09-20 10:52:02 UTC
Reorganization of java component