Now we are behind few step. cd HelloWorld and run gradle init. After finished init you can see new file and directory are created. Open build.gradle file and add this line apply plugin: 'java'. Now ...
Unzip the Gradle download to the folder to which you would like to install Gradle, eg. “C:\Program Files”. The subdirectory gradle-x.x will be created from the archive, where x.x is the version. Add ...