gradle configuration

Download gradle-3.1
and extract it to the specified directory, for example: H:\DevSoft\gradle-3.1
Configure system variables:
Variable: GRADLE_HOME, value: H:\DevSoft\gradle-3.1
Variable: path, value: %GRADLE_HOME%\bin
variable: GRADLE_USER_HOME, value: H:\DevSoft\gradle-3.1\cache
Open CMD
input gradle -v
------------------------------ ------------------------------
Gradle 3.1
------------------ ------------------------------------------

Build time: 2016-09-19 10:53:53 UTC
Revision: 13f38ba699afd86d7cdc4ed8fd7dd3960c0b1f97

Groovy: 2.4.7
Ant: Apache Ant(TM) version 1.9.6 compiled on June 29 2015
JVM: 1.8.0_102 (Oracle Corporation 25.102-b14) OS
: Windows 10 10.0 amd

information, the configuration is successful.

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=327095394&siteId=291194637