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

Missing Java 9 support for Gradle projects #321

Closed
uudashr opened this issue Oct 8, 2017 · 3 comments
Closed

Missing Java 9 support for Gradle projects #321

uudashr opened this issue Oct 8, 2017 · 3 comments

Comments

@uudashr
Copy link

uudashr commented Oct 8, 2017

A lot of errors shows on "problems" tab
screen shot 2017-10-08 at 11 29 20 am

Environment
  • Operating System: Mac OS X Sierra
  • JDK version: build 9+181
  • Visual Studio Code version: 1.17.0
  • Java extension version: 0.11.0
Steps To Reproduce
  1. Clone from https://github.com/VaughnVernon/IDDD_Samples
  2. Open project
@fbricon
Copy link
Collaborator

fbricon commented Oct 9, 2017

At the moment we have experimental Java 9 support for Maven based projects in our CI builds (try the latest *.vsix from http://download.jboss.org/jbosstools/jdt.ls/staging/).
However, Java 9 support for Gradle projects is not available yet. We depend on the upstream Buildship project to release Java 9 support for Gradle in Eclipse.

@oehme @donat, if there's a Buildship build we can use, please let me know.

@fbricon fbricon changed the title It's not working with java 9 Missing Java 9 support for Gradle projects Oct 9, 2017
@donat
Copy link

donat commented Oct 13, 2017

@fbricon It's not yet publicly documented, but we are planning to fix Buildship to work on Java 9 in the 2.2 release. You can follow the progress here: https://github.com/eclipse/buildship/milestone/9

@fbricon fbricon added this to the End November 2017 milestone Nov 15, 2017
@fbricon
Copy link
Collaborator

fbricon commented Nov 15, 2017

Duplicated by #359.

Fixed in master, by embedding the latest BuildShip 2.2 build.

@fbricon fbricon closed this as completed Nov 15, 2017
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