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 143928 - [65cat] ClassCastException: java.lang.Long cannot be cast to java.lang.String
Summary: [65cat] ClassCastException: java.lang.Long cannot be cast to java.lang.String
Status: RESOLVED DUPLICATE of bug 142405
Alias: None
Product: java
Classification: Unclassified
Component: Hints (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Max Sauer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-14 14:27 UTC by vanob
Modified: 2008-08-15 14:43 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
messages.log (73.88 KB, text/plain)
2008-08-14 14:29 UTC, vanob
Details

Note You need to log in before you can comment on or make changes to this bug.
Description vanob 2008-08-14 14:27:09 UTC
[ BUILD # : 200808111757 ]
[ JDK VERSION : 1.6.0 ]

Product Version: NetBeans IDE 6.5 Beta (Build 200808111757)
Java: 1.6.0_10-rc; Java HotSpot(TM) Client VM 11.0-b15
System: Windows XP version 5.1 running on x86; Cp1252; en_US (nb)

1. I've created enterprise application
2. I've created one entity bean
3. Source file was generated with the field serialVersionUID = 1L;
4. I doubleclicked on '1L' and got the exception.
Comment 1 vanob 2008-08-14 14:29:11 UTC
Created attachment 67416 [details]
messages.log
Comment 2 Jan Becicka 2008-08-15 07:47:05 UTC
Duplicate of issue 142405?
Comment 3 Jan Lahoda 2008-08-15 14:43:24 UTC

*** This issue has been marked as a duplicate of 142405 ***