gradlew.bat
Incorrect end of line character(s) found.@remIncorrect end of line character(s) found.@rem Copyright 2015 the original author or authors.Incorrect end of line character(s) found.@remIncorrect end of line character(s) found.@rem Licensed under the Apache License, Version 2.0 (the "License");Incorrect end of line character(s) found.@rem you may not use this file except in compliance with the License.Incorrect end of line character(s) found.@rem You may obtain a copy of the License atIncorrect end of line character(s) found.@remIncorrect end of line character(s) found.@rem https://www.apache.org/licenses/LICENSE-2.0Incorrect end of line character(s) found.@remIncorrect end of line character(s) found.@rem Unless required by applicable law or agreed to in writing, softwareIncorrect end of line character(s) found.@rem distributed under the License is distributed on an "AS IS" BASIS,Incorrect end of line character(s) found.@rem WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.Incorrect end of line character(s) found.@rem See the License for the specific language governing permissions andIncorrect end of line character(s) found.@rem limitations under the License.Incorrect end of line character(s) found.@remIncorrect end of line character(s) found. Incorrect end of line character(s) found.@if "%DEBUG%"=="" @echo offIncorrect end of line character(s) found.@rem ##########################################################################Incorrect end of line character(s) found.@remIncorrect end of line character(s) found.@rem Gradle startup script for WindowsIncorrect end of line character(s) found.@remIncorrect end of line character(s) found.@rem ##########################################################################Incorrect end of line character(s) found. Incorrect end of line character(s) found.@rem Set local scope for the variables with windows NT shellIncorrect end of line character(s) found.if "%OS%"=="Windows_NT" setlocalIncorrect end of line character(s) found. Incorrect end of line character(s) found.set DIRNAME=%~dp0Incorrect end of line character(s) found.if "%DIRNAME%"=="" set DIRNAME=.Incorrect end of line character(s) found.@rem This is normally unusedIncorrect end of line character(s) found.set APP_BASE_NAME=%~n0Incorrect end of line character(s) found.set APP_HOME=%DIRNAME%Incorrect end of line character(s) found. Incorrect end of line character(s) found.@rem Resolve any "." and ".." in APP_HOME to make it shorter.Incorrect end of line character(s) found.for %%i in ("%APP_HOME%") do set APP_HOME=%%~fiIncorrect end of line character(s) found. Incorrect end of line character(s) found.@rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.Incorrect end of line character(s) found.set DEFAULT_JVM_OPTS="-Xmx64m" "-Xms64m"Incorrect end of line character(s) found. Incorrect end of line character(s) found.@rem Find java.exeIncorrect end of line character(s) found.if defined JAVA_HOME goto findJavaFromJavaHomeIncorrect end of line character(s) found. Incorrect end of line character(s) found.set JAVA_EXE=java.exeIncorrect end of line character(s) found.%JAVA_EXE% -version >NUL 2>&1Incorrect end of line character(s) found.if %ERRORLEVEL% equ 0 goto executeIncorrect end of line character(s) found. Incorrect end of line character(s) found.echo.Incorrect end of line character(s) found.echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.Incorrect end of line character(s) found.echo.Incorrect end of line character(s) found.echo Please set the JAVA_HOME variable in your environment to match theIncorrect end of line character(s) found.echo location of your Java installation.Incorrect end of line character(s) found. Incorrect end of line character(s) found.goto failIncorrect end of line character(s) found. Incorrect end of line character(s) found.:findJavaFromJavaHomeIncorrect end of line character(s) found.set JAVA_HOME=%JAVA_HOME:"=%Incorrect end of line character(s) found.set JAVA_EXE=%JAVA_HOME%/bin/java.exeIncorrect end of line character(s) found. Incorrect end of line character(s) found.if exist "%JAVA_EXE%" goto executeIncorrect end of line character(s) found. Incorrect end of line character(s) found.echo.Incorrect end of line character(s) found.echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%Incorrect end of line character(s) found.echo.Incorrect end of line character(s) found.echo Please set the JAVA_HOME variable in your environment to match theIncorrect end of line character(s) found.echo location of your Java installation.Incorrect end of line character(s) found. Incorrect end of line character(s) found.goto failIncorrect end of line character(s) found. Incorrect end of line character(s) found.:executeIncorrect end of line character(s) found.@rem Setup the command lineIncorrect end of line character(s) found. Incorrect end of line character(s) found.set CLASSPATH=%APP_HOME%\gradle\wrapper\gradle-wrapper.jarIncorrect end of line character(s) found. Incorrect end of line character(s) found. Incorrect end of line character(s) found.@rem Execute GradleIncorrect end of line character(s) found."%JAVA_EXE%" %DEFAULT_JVM_OPTS% %JAVA_OPTS% %GRADLE_OPTS% "-Dorg.gradle.appname=%APP_BASE_NAME%" -classpath "%CLASSPATH%" org.gradle.wrapper.GradleWrapperMain %*Incorrect end of line character(s) found. Incorrect end of line character(s) found.:endIncorrect end of line character(s) found.@rem End local scope for the variables with windows NT shellIncorrect end of line character(s) found.if %ERRORLEVEL% equ 0 goto mainEndIncorrect end of line character(s) found. Incorrect end of line character(s) found.:failIncorrect end of line character(s) found.rem Set variable GRADLE_EXIT_CONSOLE if you need the _script_ return code instead ofIncorrect end of line character(s) found.rem the _cmd.exe /c_ return code!Incorrect end of line character(s) found.set EXIT_CODE=%ERRORLEVEL%Incorrect end of line character(s) found.if %EXIT_CODE% equ 0 set EXIT_CODE=1Incorrect end of line character(s) found.if not ""=="%GRADLE_EXIT_CONSOLE%" exit %EXIT_CODE%Incorrect end of line character(s) found.exit /b %EXIT_CODE%Incorrect end of line character(s) found. Incorrect end of line character(s) found.:mainEndIncorrect end of line character(s) found.if "%OS%"=="Windows_NT" endlocalIncorrect end of line character(s) found. Incorrect end of line character(s) found.:omega