[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ews.eclipse.technology.aspectj] Can AspectJ identify synthetic fields?

I have a class and when I compiled it, I see synthetic fields when using a decompiler. If I try to weave the class and run the resulting woven class in JUnit the VM crash always. If there a way to avoid this?