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

Installation fails on Eclipse 2023.12 #480

Closed
johnthuss opened this issue Mar 7, 2024 · 2 comments
Closed

Installation fails on Eclipse 2023.12 #480

johnthuss opened this issue Mar 7, 2024 · 2 comments

Comments

@johnthuss
Copy link

The plugin won't install on the current Eclipse version 2023.12 because the plugin for java.inject is missing. It fails with this error:
requires 'osgi.bundle; javax.inject 1.0.0' but it could not be found

I was able to copy these two files over from a previous Eclipse installation and then I could install the GWT Plugin:
/Applications/Eclipse.app/Contents/Eclipse/plugins/javax.inject_1.0.0.v20091030.jar
/Applications/Eclipse.app/Contents/Eclipse/plugins/javax.inject.source_1.0.0.v20091030.jar

@protoism
Copy link
Contributor

protoism commented Mar 8, 2024

The problem has been fixed on main branch
You may use the CI artifacts.

This is the build:
https://github.com/gwt-plugins/gwt-eclipse-plugin/actions/runs/7872612432

This is a direct link to a downloadable repository
https://github.com/gwt-plugins/gwt-eclipse-plugin/actions/runs/7872612432/artifacts/1238411002

Here a link on how to install from zip file
https://stackoverflow.com/questions/5482554/how-to-install-plugin-for-eclipse-from-zip

@eliasbalasis
Copy link

This is a repetition of #474

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