Articles, Home

Introducing Java toolchains

Building a Java project and running Gradle both require the installation of a JDK.Most Gradle users conveniently use the Java installation that is running Gradle to build and test their application.