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 100366 - templates for classes which implement Serializable should include 'serialVersionUID'
Summary: templates for classes which implement Serializable should include 'serialVers...
Status: RESOLVED DUPLICATE of bug 70746
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jan Pokorsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-09 15:03 UTC by athompson
Modified: 2007-04-10 14:53 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description athompson 2007-04-09 15:03:34 UTC
and it would be nice if there were some macro to make it (somewhat)
unique--maybe use the timestamp as the serial number?
Comment 1 Jan Pokorsky 2007-04-10 12:34:16 UTC

*** This issue has been marked as a duplicate of 70746 ***
Comment 2 athompson 2007-04-10 14:30:04 UTC
not sure this is quite the same issue, but good enough
Comment 3 Jan Pokorsky 2007-04-10 14:53:15 UTC
Sorry, I should clarify. Why not to add SVUID to all templates is described in
issue #58917 that is also duplicate of issue #70746.