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

Add support for Eclipse 4.25 (2022-09) #1377

Closed
eric-milles opened this issue Jul 12, 2022 · 2 comments
Closed

Add support for Eclipse 4.25 (2022-09) #1377

eric-milles opened this issue Jul 12, 2022 · 2 comments
Assignees
Milestone

Comments

@eric-milles
Copy link
Member

https://www.eclipse.org/eclipse/news/4.25

@mpiggott
Copy link

mpiggott commented Sep 30, 2022

I think the version ranges for m2e may be wrong for what was shipped with 4.25, when installing (into the committers bundle):

Cannot complete the install because one or more required items could not be found.
  Software being installed: Groovy-Eclipse M2E integration 4.7.0.v202209301526-e2209-RELEASE (org.codehaus.groovy.m2eclipse.feature.feature.group 4.7.0.v202209301526-e2209-RELEASE)
  Missing requirement: Groovy m2e integration 4.7.0.v202209301526-e2209-RELEASE (org.codehaus.groovy.m2eclipse 4.7.0.v202209301526-e2209-RELEASE) requires 'osgi.bundle; org.eclipse.m2e.core [1.9.1,2.0.0)' but it could not be found
  Cannot satisfy dependency:
    From: Groovy-Eclipse M2E integration 4.7.0.v202209301526-e2209-RELEASE (org.codehaus.groovy.m2eclipse.feature.feature.group 4.7.0.v202209301526-e2209-RELEASE)
    To: org.eclipse.equinox.p2.iu; org.codehaus.groovy.m2eclipse [4.7.0.v202209301526-e2209-RELEASE,4.7.0.v202209301526-e2209-RELEASE]

The bundle of org.eclipse.m2e.core installed is 2.0.3

@eric-milles
Copy link
Member Author

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

@groovy groovy locked and limited conversation to collaborators Oct 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants