Last modified by David Holt on 2006/08/17 16:16

From version 8.1
edited by David Holt
on 2006/08/16 17:01
Change comment: There is no comment for this version
To version 7.1
edited by Kieran Kelleher
on 2006/08/16 22:59
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Converting an existing XCode project to WOLips
1 +Pesky 'Serializable class without serialVersionUID' Errors
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.dholt
1 +XWiki.kieran
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. You can safely ignore it.
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
... ... @@ -12,7 +12,7 @@
12 12  
13 13  [[image:Eclipse preference panel.jpg]]
14 14  
15 -You'll have to do a rebuild after selecting to ignore "Serializable class wtihout serialVersionUID:"
15 +You'll have to do a rebuild after selecting to ignore "Serializable class without serialVersionUID:"
16 16  
17 17  [[image:Rebuild dialog.jpg]]
18 18