Should gradle 2.4.4 read ~/.gradle/init.gradle automatically -


i finding gradle 2.4.4 not read ~/.gradle/init.gradle unless explicitly pass --init-script. expected behavior?

gradleuserhomedir /home/bigtop/bigtop/~/.gradle, strange. system.getproperty("user.home") /home/bigtop, not know strange pathname coming yet.

  • solution: had set gradle_user_home silly value.


Comments

Popular posts from this blog

javascript - How to bind ViewModel Store to View? -

dll - AutoIt (AutoItX) on C# Windows 7 App System.DllNotFoundException -

python - Alternative to referencing variable before assignment -