Skip to content

Instantly share code, notes, and snippets.

@tankchintan
Created November 3, 2011 22:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tankchintan/1338194 to your computer and use it in GitHub Desktop.
Save tankchintan/1338194 to your computer and use it in GitHub Desktop.
JAVA_HOME=<java location>
export JAVA_HOME
PATH=$JAVA_HOME/bin:$PATH
export PATH
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment