Skip to content

Instantly share code, notes, and snippets.

@vutranvn
Created January 8, 2018 06:52
Show Gist options
  • Save vutranvn/d01d3c4baa51209ecc184850875f14b7 to your computer and use it in GitHub Desktop.
Save vutranvn/d01d3c4baa51209ecc184850875f14b7 to your computer and use it in GitHub Desktop.
/usr/libexec/java_home -v 1.8.0_152 --exec javac -version
or
export JAVA_HOME=`/usr/libexec/java_home -v 1.8.0_152`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment