Skip to content

Instantly share code, notes, and snippets.

@SmiddyPence
Created March 10, 2014 19:55
Show Gist options
  • Save SmiddyPence/9472975 to your computer and use it in GitHub Desktop.
Save SmiddyPence/9472975 to your computer and use it in GitHub Desktop.
Ubuntu change JDK/JRE version
sudo update-alternatives --config javac
sudo update-alternatives --config java
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment