"Aaron M. Renn" <[EMAIL PROTECTED]> writes:
> >> -- Add the correct serialVersionUID.
> >
> >Is there an easy way to find out what this should be?
>
> Yes. There is a program called "serialver" which prints this value. It is
> part of the JDK distribution, or I have a version I can send you.
Should point out there is a similar program within Classpath. I don't
think it is built/installed by default. Would also like to make
ClassTool part of Classpath at some point if we can.
classpath/gnu/tools/serialver
Brian