Working with Gradle

Understand how IntelliJ IDEA integrates with Gradle.

See Also - Marco Codes

In addition to this tutorial, we recommend you check out Marco Codes - Gradle Tutorial - Crash Course - to learn how to use Gradle like a professional including

  • Using the Gradle wrapper
  • Using Gradle together with IDEs
  • Gradle basics like build.gradle and settings.gradle
  • Running commands (clean build) as well as understanding multi-project Gradle builds
Introduction
Introduction
Introduction to working with Gradle and Gradle projects in IntelliJ IDEA