Skip to content

java 12 is not working #114

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

Closed
nedijahij opened this issue Jun 21, 2019 · 1 comment
Closed

java 12 is not working #114

nedijahij opened this issue Jun 21, 2019 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@nedijahij
Copy link

After clone the project, then I execute:

cd KotlinLanguageServer/
./gradlew server:build

And then error output as following:

Downloading https://services.gradle.org/distributions/gradle-4.6-bin.zip
......................................................................
Unzipping /home/yourpc/.gradle/wrapper/dists/gradle-4.6-bin/4jp4stjndanmxuerzfseyb6wo/gradle-4.6-bin.zip to /home/yourpc/.gradle/wrapper/dists/gradle-4.6-bin/4jp4stjndanmxuerzfseyb6wo
Set executable permissions for: /home/yourpc/.gradle/wrapper/dists/gradle-4.6-bin/4jp4stjndanmxuerzfseyb6wo/gradle-4.6/bin/gradle

FAILURE: Build failed with an exception.

* What went wrong:
Could not determine java version from '12.0.1'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org
[yourpc@yourpc KotlinLanguageServer]$ ./gradlew server:build

FAILURE: Build failed with an exception.

* What went wrong:
Could not determine java version from '12.0.1'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org
[yourpc@yourpc KotlinLanguageServer]$ ./gradlew server:run

FAILURE: Build failed with an exception.

* What went wrong:
Could not determine java version from '12.0.1'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org
@fwcd fwcd added the duplicate This issue or pull request already exists label Jun 24, 2019
@fwcd
Copy link
Owner

fwcd commented Jun 24, 2019

Duplicate of #108, Java 11+ support will be coming soon in #109.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants