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

maven fortify plugin : Unable to load build session with ID XXXXX .. See log file for more details -

c# - Primavera WebServices does not return any data -

android - Display emoji panel with genymotion - keyboard/touch input? -