IntelliJ Gradle Support: Difference between revisions
Jump to navigation
Jump to search
Line 8: | Line 8: | ||
=Overview= | =Overview= | ||
If asked to specify Gradle home, and get "Gradle location is incorrect", use the "libexec" subdirectory (/usr/local/Cellar/gradle/4.9/libexec). | |||
=<span id='Import_Project'></span>Importing a Project form a Gradle Model= | =<span id='Import_Project'></span>Importing a Project form a Gradle Model= |
Revision as of 19:02, 5 August 2018
External
Internal
Overview
If asked to specify Gradle home, and get "Gradle location is incorrect", use the "libexec" subdirectory (/usr/local/Cellar/gradle/4.9/libexec).
Importing a Project form a Gradle Model
Use auto-import - If selected, re-import of the project is done automatically every time you make changes to the project.
Group modules. See Grouping Modules.