Wednesday, April 14, 2010

Java Programming

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.

No comments:

 
Tweets by @daviangel