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

Cannot build with java 18. #11

Open
Ygarr opened this issue Sep 26, 2022 · 0 comments
Open

Cannot build with java 18. #11

Ygarr opened this issue Sep 26, 2022 · 0 comments

Comments

@Ygarr
Copy link

Ygarr commented Sep 26, 2022

1....```
jfxtras-labs-samples> .\gradlew build
Downloading https://services.gradle.org/distributions/gradle-4.0-bin.zip

2.```
................
Unzipping C:\Users\user\.gradle\wrapper\dists\gradle-4.0-bin\3p92xsbhik5vmig8i90n16yxc\gradle-4.0-bin.zip to C:\Users\user\.gradle\wrapper\dists\gradle-4.0-bin\3p92xsbhik5vmig8i90n16yxc

FAILURE: Build failed with an exception.

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

java --version
openjdk 18.0.1.1 2022-04-22
OpenJDK Runtime Environment (build 18.0.1.1+2)
OpenJDK 64-Bit Server VM (build 18.0.1.1+2, mixed mode, sharing)

Is it necessary to lower Java version ?
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

1 participant