posted 17 years ago
I am working on code that is just supposed to come up with a menu screen, with a new game button that does nothing yet, as well as an exit button. I can't figure out what this error that eclipse is giving me means, anyone have any idea? Code and error below, the line in the code (the class declaration) that is bolded is that which is causing the error.
Code:
Error:
The serializable class ConnectFourMainScreen does not declare a static final serialVersionUID field