Skip to content

Instantly share code, notes, and snippets.

@seralf
Created March 21, 2013 16:08
Show Gist options
  • Save seralf/5214253 to your computer and use it in GitHub Desktop.
Save seralf/5214253 to your computer and use it in GitHub Desktop.
# /etc/environment
JAVA_HOME="/usr/lib/jvm/java-7-oracle"
JRE_HOME="/usr/lib/jvm/java-7-oracle/jre"
PATH="...(other path):$JAVA_HOME:$JRE_HOME"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment