Closed ggerard closed 6 years ago
Hi @ggerard ,
At least on windows, having:
java -version java version "9.0.1" Java(TM) SE Runtime Environment (build 9.0.1+11) Java HotSpot(TM) 64-Bit Server VM (build 9.0.1+11, mixed mode)
I could start Trampoline, as well as instances, using gradle wrapper or maven without changing anything.
Knowing that you are working on an unix system, I will take a look there.
Cheers, Ernest
./gradlew
FAILURE: Build failed with an exception.
What went wrong: Could not determine java version from '9.0.1'.
Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.