You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ?
The text was updated successfully, but these errors were encountered:
1....```
jfxtras-labs-samples> .\gradlew build
Downloading https://services.gradle.org/distributions/gradle-4.0-bin.zip
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)
The text was updated successfully, but these errors were encountered: