-
Notifications
You must be signed in to change notification settings - Fork 193
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
Add support for Eclipse 4.25 (2022-09) #1377
Comments
I think the version ranges for m2e may be wrong for what was shipped with 4.25, when installing (into the committers bundle):
The bundle of org.eclipse.m2e.core installed is 2.0.3 |
See #1392. The range of compatible releases is indicated correctly at [1.9.1,2.0.0). If you need to use Groovy m2e support, you can downgrade to the last m2e 1.x release using this update site: https://download.eclipse.org/technology/m2e/releases/1.20.1 |
https://www.eclipse.org/eclipse/news/4.25
The text was updated successfully, but these errors were encountered: