-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Eclipse Luna: Internal compiler error: NoClassDefFoundError for org.eclipse.jdt.internal.compiler.ast.LocalDeclaration #644
Comments
👤 casper.groenen 🕗 Nov 21, 2013 at 09:55 UTC What steps will reproduce the problem?
What is the expected output? What do you see instead? When you stop automatic building and then look at the error in the Problems view. It reads: What version of the product are you using? On what operating system? Please provide any additional information below. |
👤 casper.groenen 🕗 Nov 21, 2013 at 12:17 UTC In the eclipse log there are some more not found classes: !SESSION 2013-11-21 09:10:22.007 ----------------------------------------------- This is a continuation of log file C:\Development\workspaces\wsluna.metadata.bak_0.log !ENTRY org.eclipse.m2e.logback.appender 2 0 2013-11-21 09:12:01.598 !ENTRY org.eclipse.m2e.logback.appender 2 0 2013-11-21 09:12:01.611 !ENTRY org.eclipse.core.resources 4 75 2013-11-21 09:12:01.649 !ENTRY org.eclipse.jdt.ui 4 2 2013-11-21 09:12:01.850 !ENTRY org.eclipse.jdt.ui 4 0 2013-11-21 09:12:01.852 !ENTRY org.eclipse.core.resources 4 2 2013-11-21 09:12:02.209 |
👤 askoning 🕗 Nov 29, 2013 at 07:59 UTC Confirmed in Luna. Confused though... We get a NoClassDefFoundError for |
👤 r.spilker 🕗 Feb 27, 2014 at 20:35 UTC We've fixed this problem, it will be in the next release. Please give it a try: https://projectlombok.org/download-edge.html N.B. We've tested against Luna M5. |
👤 beheerder@babel-it.nl 🕗 Feb 27, 2014 at 20:37 UTC Thanks guys. I will give it a try. |
👤 r.spilker 🕗 Mar 26, 2014 at 19:14 UTC Issue #691 has been merged into this issue. |
End of migration |
Am getting this error, while eclipse Neon is trying to build. Any suggestion, how to resolve this ? |
Migrated from Google Code (issue 609)
The text was updated successfully, but these errors were encountered: