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

GroovyEclipse incompatible with Eclipse 4.5 JDT version #118

Closed
mjmeijer opened this issue May 5, 2015 · 2 comments
Closed

GroovyEclipse incompatible with Eclipse 4.5 JDT version #118

mjmeijer opened this issue May 5, 2015 · 2 comments

Comments

@mjmeijer
Copy link

mjmeijer commented May 5, 2015

When using GroovyEclipse 2.9.1 an Error occurs in the Eclipse log when changing Java compiler settings:
!ENTRY org.eclipse.jdt.ui 4 10001 2015-05-05 17:32:17.087
!MESSAGE preference option missing: org.eclipse.jdt.core/org.eclipse.jdt.core.compiler.problem.unusedExceptionParameter (org.eclipse.jdt.internal.ui.preferences.ProblemSeveritiesConfigurationBlock)

Eclipse 4.5 contains newer JDT/Core version that i messed up by GroovyEclipse patch
See alse:
466380: StandInException in OptionsConfigurationBlock.testIfOptionsComplete (853)
https://bugs.eclipse.org/bugs/show_bug.cgi?id=466380

@aclement
Copy link
Contributor

aclement commented Jun 6, 2015

JDT Core patch upgraded.

Update site: http://dist.springsource.org/snapshot/GRECLIPSE/e4.5/

Now installs ok. Doesn't quite pass all of its regression tests unfortunately, but let's see how things go.

@aclement aclement closed this as completed Jun 6, 2015
@facundofarias
Copy link

Perfect! Thanks a lot 👍

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