1. Set path for Java Home using terminal
1. export JAVA_HOME=/usr/lib/jvm/java-8-openjdk
2. export PATH=$PATH:/usr/lib/jvm/java-8-openjdk/bin
2. check version
javac -version
Last active
October 7, 2017 09:47
-
-
Save RidaRidss/885349da75600ecc74ad0f282e1f31da to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment