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

Source location wrong for missing constructor #409

Closed
lombokissues opened this issue Jul 14, 2015 · 4 comments
Closed

Source location wrong for missing constructor #409

lombokissues opened this issue Jul 14, 2015 · 4 comments

Comments

@lombokissues
Copy link

Migrated from Google Code (issue 336)

@lombokissues
Copy link
Author

👤 askoning   🕗 Jan 26, 2012 at 13:55 UTC

Lombok 0.10.6, Eclipse 3.7.0

Using @ NoArgsConstructor on a class that extends a superclass which requires an argument in its constructor, gives an error "Implicit super constructor is undefined". The error is reported at the package declaration (0:0) instead of at the annotation.

@lombokissues
Copy link
Author

👤 r.spilker   🕗 Jun 25, 2012 at 21:07 UTC

Fixed in 0f54373

@lombokissues
Copy link
Author

👤 r.spilker   🕗 Jun 25, 2012 at 21:11 UTC

@lombokissues
Copy link
Author

End of migration

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

1 participant