Searched refs:JAVA_HOME (Results 1 – 10 of 10) sorted by relevance
20 if defined JAVA_HOME goto findJavaFromJavaHome27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.29 echo Please set the JAVA_HOME variable in your environment to match the35 set JAVA_HOME=%JAVA_HOME:"=% variable36 set JAVA_EXE=%JAVA_HOME%/bin/java.exe41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%43 echo Please set the JAVA_HOME variable in your environment to match the
70 if [ -n "$JAVA_HOME" ] ; then71 if [ -x "$JAVA_HOME/jre/sh/java" ] ; then73 JAVACMD="$JAVA_HOME/jre/sh/java"75 JAVACMD="$JAVA_HOME/bin/java"78 die "ERROR: JAVA_HOME is set to an invalid directory: $JAVA_HOME
17 JAVA_HOME="$(pwd)/prebuilts/studio/jdk/jdk11/linux" tools/gradlew -p tools/ publishLocal --stacktra…
26 if defined JAVA_HOME goto findJavaFromJavaHome33 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.35 echo Please set the JAVA_HOME variable in your environment to match the40 set JAVA_HOME=%JAVA_HOME:"=% variable41 set JAVA_EXE=%JAVA_HOME%/bin/java.exe46 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%48 echo Please set the JAVA_HOME variable in your environment to match the