intellij-community
intellij-community copied to clipboard
jps-bootstrap: allow customizing user.home
... by using the HOME environment variable
Hi, Android Studio engineer here. Given that the build scripts download data to the home directory, our build servers need to be able to control downloads and locations. This seemed like a non intrusive way of controlling where the maven downloads go. Thanks!
Thank you for the review! Done.