Home
last modified time | relevance | path

Searched refs:JAVA_HOME (Results 1 – 10 of 10) sorted by relevance

/tools/metalava/
Dgradlew.bat20 if defined JAVA_HOME goto findJavaFromJavaHome
27 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 the
35 set JAVA_HOME=%JAVA_HOME:"=% variable
36 set JAVA_EXE=%JAVA_HOME%/bin/java.exe
41 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
Dgradlew70 if [ -n "$JAVA_HOME" ] ; then
71 if [ -x "$JAVA_HOME/jre/sh/java" ] ; then
73 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
Dandroidx-studio-integration.sh17 JAVA_HOME="$(pwd)/prebuilts/studio/jdk/jdk11/linux" tools/gradlew -p tools/ publishLocal --stacktra…
/tools/trebuchet/
Dgradlew.bat20 if defined JAVA_HOME goto findJavaFromJavaHome
27 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 the
35 set JAVA_HOME=%JAVA_HOME:"=% variable
36 set JAVA_EXE=%JAVA_HOME%/bin/java.exe
41 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
Dgradlew70 if [ -n "$JAVA_HOME" ] ; then
71 if [ -x "$JAVA_HOME/jre/sh/java" ] ; then
73 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
/tools/asuite/asuite_plugin/
Dgradlew.bat20 if defined JAVA_HOME goto findJavaFromJavaHome
27 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 the
35 set JAVA_HOME=%JAVA_HOME:"=% variable
36 set JAVA_EXE=%JAVA_HOME%/bin/java.exe
41 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
Dgradlew70 if [ -n "$JAVA_HOME" ] ; then
71 if [ -x "$JAVA_HOME/jre/sh/java" ] ; then
73 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
/tools/ndkports/
Dgradlew.bat20 if defined JAVA_HOME goto findJavaFromJavaHome
27 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 the
35 set JAVA_HOME=%JAVA_HOME:"=% variable
36 set JAVA_EXE=%JAVA_HOME%/bin/java.exe
41 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
Dgradlew70 if [ -n "$JAVA_HOME" ] ; then
71 if [ -x "$JAVA_HOME/jre/sh/java" ] ; then
73 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
/tools/apksig/etc/
Dapksigner.bat26 if defined JAVA_HOME goto findJavaFromJavaHome
33 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 the
40 set JAVA_HOME=%JAVA_HOME:"=% variable
41 set JAVA_EXE=%JAVA_HOME%/bin/java.exe
46 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