gradlew - Gradle Tooling API - How to use Gradle wrapper? -



gradlew - Gradle Tooling API - How to use Gradle wrapper? -

i've started using gradle tooling api , found question: there way utilize gradle wrapper gradle installation tooling api? need ignore gradle installation in scheme , utilize gradle wrapper target project under tooling api.

thanks in advance!

you don't need set this. default behavior: tooling api seek read gradle/wrapper/gradle-wrapper.properties in project find appropriate distribution used according test in https://github.com/gradle/gradle/blob/7dd276a91d9e22248306584afe04171fd86db529/subprojects/tooling-api/src/test/groovy/org/gradle/tooling/internal/consumer/distributionfactorytest.groovy#l44

gradle gradlew gradle-tooling-api

Comments

Popular posts from this blog

formatting - SAS SQL Datepart function returning odd values -

c++ - Apple Mach-O Linker Error(Duplicate Symbols For Architecture armv7) -

php - Yii 2: Unable to find a class into the extension 'yii2-admin' -