Searched refs:JAVA_HOME (Results 1 – 9 of 9) sorted by relevance
47 [ -n "$JAVA_HOME" ] && JAVA_HOME=`cygpath --unix "$JAVA_HOME"`71 if [ -n "$JAVA_HOME" ] ; then72 if [ -x "$JAVA_HOME/jre/sh/java" ] ; then74 JAVACMD="$JAVA_HOME/jre/sh/java"76 JAVACMD="$JAVA_HOME/bin/java"79 die "ERROR: JAVA_HOME is set to an invalid directory: $JAVA_HOME
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
62 need to declare the JAVA_HOME environment variable to specify the path to where the JDK is67 the space. To fix the problem, you can specify the JAVA_HOME variable like this:68 <pre>set JAVA_HOME=c:\Progra~1\Java\<jdkdir></pre>
57 need to declare the JAVA_HOME environment variable to specify the path to where the JDK is62 the space. To fix the problem, you can specify the JAVA_HOME variable like this:63 <pre>set JAVA_HOME=c:\Progra~1\Java\<jdkdir></pre>
107 <p>キーストアとデバッグ キーの生成をサポートするため、SDK ビルド ツールで Keytool を使用できることを初めに確認してください。たいていの場合、「JAVA_HOME」環境変数を設定して…
68 Variables</strong> and add a new system variable <code>JAVA_HOME</code> that points to
525 <pre>export JAVA_HOME=/usr/lib/jvm/java-1.5.0-sun</pre>527 <pre>JAVA_HOME=/usr/lib/jvm/java-1.5.0-sun</pre>