Sean Luke escribió:
> Now this is something new: since when is Java requiring that 
> serializable objects provide their own UIDs?  That was never the case 
> unless you wanted to guarantee that an inner class be serializable.
>
> I suspect that we're seeing a rule violation in Eclipse's internal 
> compiler.
>
> Sean
>
There seems to be a related bug in the eclipse database, with the 
according discussion about if this is a bug or a feature.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=101476

Alberto