Lines Matching refs:set
11 set DIRNAME=%~dp0
12 if "%DIRNAME%" == "" set DIRNAME=.
13 set APP_BASE_NAME=%~n0
14 set APP_HOME=%DIRNAME%
17 set DEFAULT_JVM_OPTS=
22 set JAVA_EXE=java.exe
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:"=%
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
55 set CMD_LINE_ARGS=
56 set _SKIP=2
61 set CMD_LINE_ARGS=%*
66 set CLASSPATH=%APP_HOME%\gradle\wrapper\gradle-wrapper.jar