Java Gradle Project
Create Gradle-Java project with Intellij. 1. Open Intellij and navigate to File > New > Project 2. Seelct “Gradle” and also select “Java” as additional Libraries 3. If SDK is not set selected then Click […]
Learning Never Ends …
Create Gradle-Java project with Intellij. 1. Open Intellij and navigate to File > New > Project 2. Seelct “Gradle” and also select “Java” as additional Libraries 3. If SDK is not set selected then Click […]
To install Gradle in Windows , we need to follow the following steps – 1. Download Gradle from “https://gradle.org/gradle-download/” 2. Extract it in a specific folder (Example – C:\gradle-2.5) 3. Add “GRADLE_HOME” in System […]