Gradle 的使用

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 wrapper Folder will be auto set to :  D:\DevWork\tools\gradle-4.0\wrapper





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











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 :

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章