Skip to content

Instantly share code, notes, and snippets.

@houdq
Created April 18, 2017 01:50
Show Gist options
  • Save houdq/9a93dcd61b9fadb8a0799a63041ee7cd to your computer and use it in GitHub Desktop.
Save houdq/9a93dcd61b9fadb8a0799a63041ee7cd to your computer and use it in GitHub Desktop.
mac defualt jdk
export JAVA_HOME=/Library/Internet\ Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/
export PATH=$JAVA_HOME/bin:$PATH
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment