-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Adding Lombok to Eclipse annotation processors leads to Internal Compiler Error #126
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
Comments
👤 jorn86 🕗 Sep 19, 2009 at 20:17 UTC I added the Lombok annotation processor to a project in Eclipse. It's a Internal compiler error java.lang.NoClassDefFoundError: |
👤 jorn86 🕗 Sep 19, 2009 at 20:27 UTC My setup: |
👤 reinierz 🕗 Sep 21, 2009 at 01:27 UTC yeah - don't do that. Just run lombok.jar as a java app (double-click it, usually), and install it into eclipse that |
👤 jorn86 🕗 Sep 21, 2009 at 09:30 UTC Thanks, it's all fine now :) |
👤 reinierz 🕗 Nov 24, 2009 at 04:41 UTC Feature suggestion, of giving a non-archaic error on all platforms, and specific instructions on eclipse to install |
End of migration |
…ive invocation projectlombok#112,projectlombok#123, projectlombok#126, projectlombok#129 as recomented in IDEA-147181
Migrated from Google Code (issue 53)
The text was updated successfully, but these errors were encountered: