Download Gradle service (Gradle -4.8)
Services.gradle.org/distributio…
2. Configure environment variables
Gradle-home is installed at C:\dev\server\gradle-4.8
Add %GRADLE-HOME%\lib to Path
GRADLE_USER_HOME = C:\dev\tools\gradle_repository\.gradle
3. Configure Gradle in IDEA
As for idea to create Gradle engineering, Baidu examples are particularly many, here will not do the introduction.
Use Gradle for the first time, make a note of it, browse to this page as if you are learning again, come on!!