Was just doing some Swing Java stuff and noticed the "The serializable class Application does not declare a static final serialVersionUID field of type long" warning in Eclipse.
Seems that all tutorials on the web recommend disabling that warning:
Change the Serializable class without serialVersionUID option from Warning to Ignore.
Wednesday, April 14, 2010
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment