Montag, 17. Juni 2019

Getting Gradle Dependencies in IntelliJ IDEA

Gradle Project Import


  1. Import the project as a Gradle project from within Idea.
  2. When you add a dependency you need to open the Gradle window and perform a refresh

Gradle Wrapper

  1. IntelliJ will ask you to auto-import Gradle in some cases. This can be done.
  2. Gradle Wrapper - many environments will use this wrapper to maintain the same standard between the different environments and stages. How to:


Ctrl + Shift + Alt + S → Import Module → Import Module from external model → Choose Gradle → 
For Gradle Home: Use gradle 'wrapper' task configuration.



Keine Kommentare:

Kommentar veröffentlichen

NEW BLOG! http://cleancode.consulting/

Dear Reader, This Blog is closed and remains as an archive. Please find our new Blog at  http://cleancode.consulting/