Closed samuelzvir closed 5 years ago
To avoid extra configuration because of the excluded packages on Java 11. Just run the with java 8 to temporarily to accept all licenses
. /usr/libexec/java_home -V
export JAVA_HOME=`/usr/libexec/java_home -v 1.8.0_162`
./sdkmanager --licenses
To avoid extra configuration because of the excluded packages on Java 11. Just run the with java 8 to temporarily to accept all licenses
. /usr/libexec/java_home -V
export JAVA_HOME=`/usr/libexec/java_home -v 1.8.0_162`
./sdkmanager --licenses