Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/
A 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
A 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

Completed in 2 milliseconds