/gradle-tooling-wrapper-location-bug

Sample project for testing if gradle wrapper is ignored by IntelliJ

Building from the 'module1' directory is inconsistent:

  • from command line it picks up the gradle wrapper
  • when importing from IntelliJ 14.1 and choosing 'Use default gradle wrapper (recommended)' it is ignored, and the default 2.2 version bundled with IDEA is picked