Lines Matching refs:set
27 set DIRNAME=%~dp0
28 if "%DIRNAME%" == "" set DIRNAME=.
29 set APP_BASE_NAME=%~n0
30 set APP_HOME=%DIRNAME%
33 for %%i in ("%APP_HOME%") do set APP_HOME=%%~fi
36 set DEFAULT_JVM_OPTS="-Xmx64m" "-Xms64m"
41 set JAVA_EXE=java.exe
46 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
48 echo Please set the JAVA_HOME variable in your environment to match the
54 set JAVA_HOME=%JAVA_HOME:"=%
55 set JAVA_EXE=%JAVA_HOME%/bin/java.exe
60 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
62 echo Please set the JAVA_HOME variable in your environment to match the
70 set CLASSPATH=%APP_HOME%\gradle\wrapper\gradle-wrapper.jar