JetBrains LogoIntelliJ IDEA Guide
All TipsTutorialsPlaylistsTechnologiesTopicsAbout

Get IntelliJ IDEA

Up to Working with Gradle
Working with Gradle

IntroductionCreating a Gradle projectTour of a Gradle projectThe build.gradle fileGradle dependenciesSource set directoriesGroup ID and version numberOpening a Gradle projectThe Gradle Tool WindowSetting an abbreviationRunning Gradle tasksSyncing and reloadingGradle SettingsGradle WrapperShortcuts
Next

Introduction

Introduction to working with Gradle and Gradle projects in IntelliJ IDEA

In this tutorial, we're going to look at how to work with Gradle projects in IntelliJ IDEA. We'll cover working with both new and existing projects, and see some IntelliJ IDEA features that make it easier to work with Gradle projects.

Other Resources

  • Gradle user guide
  • Webinar Recording: Composite Builds with Gradle and IntelliJ IDEA
  • Working with Gradle in IntelliJ IDEA (2021) (video) - full video

IntelliJ IDEA Help Documentation

  • Gradle tool window
  • New projects from the Welcome Screen
  • Run anything
  • Settings/Preferences dialog and specifically Gradle settings
  • Configuring keyboard shortcuts
Creating a Gradle project

Published

  • 2021-05-14
    by:
    Trisha Gee

Tutorial Steps

  • 1

    Introduction

  • 2

    Creating a Gradle project

  • 3

    Tour of a Gradle project

  • 4

    The build.gradle file

  • 5

    Gradle dependencies

  • 6

    Source set directories

  • 7

    Group ID and version number

  • 8

    Opening a Gradle project

  • 9

    The Gradle Tool Window

  • 10

    Setting an abbreviation

  • 11

    Running Gradle tasks

  • 12

    Syncing and reloading

  • 13

    Gradle Settings

  • 14

    Gradle Wrapper

  • 15

    Shortcuts

Copyright © 2000–2023 JetBrains s.r.o.