gradle / gradle-client

Desktop application acting as a Gradle Tooling API client
Apache License 2.0
9 stars 1 forks source link

Gradle Distribution should be saved for builds #1

Closed jbartok closed 4 months ago

jbartok commented 4 months ago

The app saves the builds (id + root directory) that have been set up. However, the Gradle Distribution that was used last to connect to said build is not saved. So if one uses something different than the default, then they need to specify it on every single connect.