Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-users] Cannot weave serialVersionUID

Use "-XaddSerialVersionUID" when compiling

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


Back to the top