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

Summary: templates for classes which implement Serializable should include 'serialVersionUID'
Product: java Reporter: athompson <athompson>
Component: ProjectAssignee: Jan Pokorsky <jpokorsky>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

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.