Wednesday 15 August 2012

java - how to set gradle_home in mint -



java - how to set gradle_home in mint -

i installed gradle using apt-get. , when using thought configure gradle, needs specify gradle home. specify /usr/share/gradle/ gradle home, thought complain not right gradle home. how should configure gradle home?

/usr/share/gradle $ ls -l /usr/share/gradle/ total 4 drwxr-xr-x 3 root root 4096 11 8 17:00 lib

this doesn't gradle home (not sure if apt bundle give one). easiest , best solution avoid local gradle installations altogether, , utilize gradle wrapper each build. thought utilize wrapper.

java gradle

No comments:

Post a Comment