Changes for page Pesky 'Serializable class without serialVersionUID' Warnings
Last modified by David Holt on 2006/08/17 16:16
From version 6.1
edited by David Holt
on 2006/08/16 17:02
on 2006/08/16 17:02
Change comment:
There is no comment for this version
To version 9.1
edited by David Holt
on 2006/08/17 16:16
on 2006/08/17 16:16
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 - Convertinganexisting XCodeproject to WOLips1 +Pesky 'Serializable class without serialVersionUID' Warnings - Content
-
... ... @@ -4,7 +4,7 @@ 4 4 5 5 Chuck Hill provided the following solution: 6 6 7 -"That is not an error, that is a warning. 7 +"That is not an error, that is a warning. You can safely ignore it. 8 8 To make it go away: 9 9 10 10 Window - Preferences - Java - Compiler - Errors/Warnings - Potential