Replies: 1 comment 2 replies
|
Not really, especially as Your best bet would be to create a |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
~/.gradleis a symlink:Is it possible to manage a
~/.gradle/gradle.propertiesfile and make it get deployed to the symlinked target? Handling it viarun_*scripts is feasible, but trying to avoid using them as much as possible.Loosely related: #3702
All reactions