Duplicate What is a serialVersionUID and why should I use it?
Using Eclipse for some java work right now. My class name is underlined in yellow. I can either suppress the warning or just add the frickin serial id.
I dont care either way (or should i?), but what exactly IS this serial id?
thanks