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
The gradle wrapper (gradlew) won't built ddprofiler if JAVA_HOME points to a java 9 installation. Only 8 works for now. Working with java 9 requires updating the gradle wrapper version.
The gradle wrapper (gradlew) won't built ddprofiler if JAVA_HOME points to a java 9 installation. Only 8 works for now. Working with java 9 requires updating the gradle wrapper version.
https://blog.gradle.org/java-9-support-update
The text was updated successfully, but these errors were encountered: