Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

@AllArgsConstructor with callSuper=true works in Eclipse, but doesn't work with javac #125

Open
er13 opened this issue Sep 10, 2012 · 2 comments

Comments

@er13
Copy link

er13 commented Sep 10, 2012

@AllArgsConstructor with callSuper=true works perfectly in Eclipse, but doesn't work at all with javac - no constructor is generated.

@nicholas22
Copy link
Collaborator

Please use ecj for now. If you can provide a fix- I will merge

@tejashpshah
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants