Install Path:

D:\DevWork\tools\gradle-4.0


Create Gradle User Path to below, which include will include Cache, deamon and downloaded JARs 

D:\DevWork\tools\gradle-4.0\Gradle_User_Path




Set IDE Gradle configuration :


Gradle 的使用


Gradle 的使用

Gradle wrapper Folder will be auto set to :  D:\DevWork\tools\gradle-4.0\wrapper



Gradle 的使用

If you want to use your local Gradle path, then no need to include gradle.bat in your project:, 

or else, include gradle-wrapper.jar, and wrapper.properties to download distribution folder


Gradle 的使用

Gradle 的使用




Gradle 的使用

Gradle 的使用



If you want to use your local Gradle path, then no need to include gradle.bat in your project:, 

or else, include gradle-wrapper.jar, and wrapper.properties to download distribution folder


Set IDE Gradle configuration :

相关文章: