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.26 (2022-12) #1399

Closed
eric-milles opened this issue Sep 30, 2022 · 6 comments
Closed

Add support for Eclipse 4.26 (2022-12) #1399

eric-milles opened this issue Sep 30, 2022 · 6 comments
Assignees
Milestone

Comments

@eric-milles
Copy link
Member

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

@DanielRaapDev
Copy link

DanielRaapDev commented Dec 9, 2022

Hi. Thanks for alle the nice work 👍

I updated my Eclipse to 4.26 (2022-12) but cannot install the Snaphot of groovy-eclipse. The problem is the required version for the JDT Patch:

Missing requirement: Eclipse JDT Core patch for Groovy 4.8.0.v202212052221-e2212 (org.codehaus.groovy.jdt.patch.feature.group 4.8.0.v202212052221-e2212) requires 'org.eclipse.equinox.p2.iu; org.eclipse.jdt.feature.group [3.18.1400.v20220928-1800,3.18.1400.v20220928-1800]' but it could not be found

My installation contains Eclipse Java Development Tools 3.18.1400.v20221123-1800 (org.eclipse.jdt). Can you update the required version in jdt-patch/e426/Feature-org.codehaus.groovy.jdt.patch/feature.xml so p2 can update? I hope you find some time for it soon. Thx.

@eric-milles
Copy link
Member Author

I am testing GA presently -- update coming later today.

@N1k145
Copy link

N1k145 commented Dec 12, 2022

Hi,
I tried to install it into an Eclipse 2022-12 like @DanielRaapDev
But for some reason your jdt patch feature contains the correct version of the jdt feature but a newer version of the jdt plugin:
From: Eclipse Packaging Project Common Feature 4.26.0.20221201-1200 (org.eclipse.epp.package.common.feature.feature.group 4.26.0.20221201-1200) To: org.eclipse.equinox.p2.iu; org.eclipse.jdt.core [3.32.0.v20221108-1853,3.32.0.v20221108-1853] Cannot satisfy dependency: From Patch: org.codehaus.groovy.jdt.patch.feature.group 4.8.0.v202212102036-e2212 Eclipse Java Development Tools 3.18.1400.v20221123-1800 (org.eclipse.jdt.feature.group 3.18.1400.v20221123-1800) To: org.eclipse.equinox.p2.iu; org.eclipse.jdt.core [3.32.0.v202212102036-e2212,3.32.0.v202212102036-e2212]

Can you have a look into it?

@DanielRaapDev
Copy link

DanielRaapDev commented Dec 12, 2022

For me the upate worked late friday and today I got another update that installed just fine 👍
(using the Snapshot Updatesite https://dist.springsource.org/snapshot/GRECLIPSE/e4.26)

@N1k145
Copy link

N1k145 commented Dec 12, 2022

Interesting, I just downloaded a new eclipse for java developer from eclipse org, and it did not work.

@DanielRaapDev
Copy link

My installation was updated from 2022-09 (4.25) to 2022-12 (4.26). Currently I have the following listed under "Installation Details > Plugins"

  • Eclipse.org Eclipse Java Development Tools 3.18.1400.v20221123-1800 org.eclipse.jdt
  • Eclipse.org Java Development Tools Core 3.32.0.v20221108-1853 org.eclipse.jdt.core
  • Pivotal Software, Inc. Groovy-Eclipse integration 4.7.0.v202209301526-e2209-RELEASE org.eclipse.jdt.groovy.core
  • Pivotal Software, Inc. Groovy-Eclipse 4.8.0.v202212102036-e2212 org.codehaus.groovy.eclipse

It seems I have a mix from the previous release and current snapshot repos.

Same for the "Installed software":

  • Eclipse Groovy Development Tools 4.7.0.v202209301526-e2209-RELEASE org.codehaus.groovy.eclipse.feature.feature.group Pivotal Software, Inc.
  • Eclipse JDT Core patch for Groovy 4.7.0.v202209301526-e2209-RELEASE org.codehaus.groovy.jdt.patch.feature.group Pivotal Software, Inc.
  • Groovy Compiler 3.0 4.8.0.v202212102036-e2212 org.codehaus.groovy30.feature.feature.group Pivotal Software, Inc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants