-
Couldn't load subscription status.
- Fork 10
Home
Bhushan Gaikwad edited this page Aug 8, 2021
·
2 revisions
If you just need to install this plugin then you could install it from official Jetbrains Plugin Store from here
Gradle runs on all major operating systems and requires only a Java Development Kit version 8 or higher to run. To check, run java -version. You should see something like this:
$java -version
java version "1.8.0_151"
Java(TM) SE Runtime Environment (build 1.8.0_151-b12)
Java HotSpot(TM) 64-Bit Server VM (build 25.151-b12, mixed mode)$./gradlew buildThe generated target files are located in build/libs.
