Open er13 opened 12 years ago
Please use ecj for now. If you can provide a fix- I will merge
For me it doesn't even work in eclipse as well, I am using 1.16 version. Even I can't find callSuper option in sources https://github.com/rzwitserloot/lombok/blob/master/src/core/lombok/AllArgsConstructor.java May I know if this feature is removed? If yes then when this feature can be added back?
@AllArgsConstructor with callSuper=true works perfectly in Eclipse, but doesn't work at all with javac - no constructor is generated.