0

IntelliJ Idea uses 'gradle-wrapper.properties' file as default Gradle location for all imported Gradle projects:

enter image description here

I want to use Specified location for imported Gradle projects by default:

enter image description here

However, it's impossible to choose Specified location as default option.

How to force Idea to use Specified location for new importing projects?

Linked:

Aleks Ya
  • 779
  • 4
  • 12
  • 26

1 Answers1

1

It is not possible to change this setting for all projects. Please vote for this request: IDEA-215792 Ability to choose Gradle when creating new project

Andrey
  • 12,793
  • 19
  • 72
  • 151