Skip to content

Instantly share code, notes, and snippets.

@linuxbender
Created December 4, 2014 01:30
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 linuxbender/797800a36e7d1c02c5bd to your computer and use it in GitHub Desktop.
Save linuxbender/797800a36e7d1c02c5bd to your computer and use it in GitHub Desktop.
SET JAVA ENV
export JAVA_HOME=/home/linuxbender/program/jdk1.8.0_20/
export PATH=$PATH:/home/linuxbender/program/jdk1.8.0_20/bin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment