Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-users] Cannot create the serialization ID

Thank you :)
Mario

On Mon, Dec 22, 2008 at 5:20 PM, Andrew Eisenberg <andrew@xxxxxxxxxxxx> wrote:
Hmmm...looks like you are right.  I'll look into that.

Opened up a bug for this:

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

On Mon, Dec 22, 2008 at 1:40 AM, Mario Scalas <mario.scalas@xxxxxxxxx> wrote:
Hi all, I've installed the latest dev AJDT (with JDT weaving) using the P2 update yesterday and noted that Eclipse is unable to generate the serial ID for class implementing the java.io.Serialization interface. Before opening a bug, may anybody confirm this?

Thanks
Mario

--
"Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." - Brian W. Kernighan

_______________________________________________
aspectj-users mailing list
aspectj-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/aspectj-users



_______________________________________________
aspectj-users mailing list
aspectj-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/aspectj-users




--
"Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." - Brian W. Kernighan

Back to the top