Hi Fan
If the class is serializable then if you haven't defined a
serialVersionUID you'll get a warning icon on the left next to the
public class myModel line. Click on that icon and some options will pop
up. Double click on Add generated serial version ID. This will
generate a serialVersion UID value for you.
Cheers
Aled
Fan wrote:
I am using Eclipse 3.2.2, How could I generate serialVersionUID with eclipse
?
Matt Raible-3 wrote:
I use Eclipse 3.0+ - it'll do this for you.
On 11/30/05, Sam <[EMAIL PROTECTED]> wrote:
Hi,
What algorithm are used to generate serialVersionUID for objects
that extend BaseObject in appfuse??
Thanks
Sam
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]