Bug 67835 - add warning on class implementing Serializable but with missing serialVersionUID
Summary: add warning on class implementing Serializable but with missing serialVersionUID
Status: RESOLVED DUPLICATE of bug 69942
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows 2000
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-18 11:55 EDT by Adam Kiezun CLA
Modified: 2004-07-14 09:52 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Kiezun CLA 2004-06-18 11:55:25 EDT
3.0rc2
add warning on class implementing Serializable but with missing serialVersionUID

javac has such a warning
Comment 1 Philipe Mulet CLA 2004-06-18 12:40:33 EDT
post 3.0
Comment 2 Philipe Mulet CLA 2004-07-14 09:51:43 EDT
Reopening
Comment 3 Philipe Mulet CLA 2004-07-14 09:52:34 EDT
Marking as a dup of bug 69942 (since bug 69942 has more detailed info in it).

*** This bug has been marked as a duplicate of 69942 ***