Created
May 8, 2016 01:56
-
-
Save TanUkkii007/76a2bdd7181e5a26525d42240145f184 to your computer and use it in GitHub Desktop.
set JAVA_HOME with specified java version on Mac
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
export JAVA_HOME=`/usr/libexec/java_home -v 1.8` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment