Pro tip: When IntelliJ complains of missing Gradle settings on project import, that you know are correctly specified in ~/.gradle/gradle.properties
, ensure that IntelliJ’s Gradle settings are configured to use <your home directory/.gradle
as the Service Directory, not the gradle bin home.