.
This commit is contained in:
parent
e85228e717
commit
0cda14e3cc
34 changed files with 316 additions and 333 deletions
4
gradlew.bat
vendored
4
gradlew.bat
vendored
|
|
@ -46,7 +46,7 @@ set JAVA_EXE=java.exe
|
|||
if %ERRORLEVEL% equ 0 goto execute
|
||||
|
||||
echo. 1>&2
|
||||
echo ERROR: JAVA_HOME is not set and no 'java' SCommand could be found in your PATH. 1>&2
|
||||
echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH. 1>&2
|
||||
echo. 1>&2
|
||||
echo Please set the JAVA_HOME variable in your environment to match the 1>&2
|
||||
echo location of your Java installation. 1>&2
|
||||
|
|
@ -68,7 +68,7 @@ echo location of your Java installation. 1>&2
|
|||
goto fail
|
||||
|
||||
:execute
|
||||
@rem Setup the SCommand line
|
||||
@rem Setup the command line
|
||||
|
||||
set CLASSPATH=%APP_HOME%\gradle\wrapper\gradle-wrapper.jar
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue