Here goes an easy and fast way to install and configure JavaSE7 on your Ubuntu system
sudo add-apt-repository ppa:webupd8team/java
sudo apt-get update
sudo apt-get install oracle-java7-installer
Use the following to automatically set up the environment variables JAVA_HOME and PATH:
sudo apt-get install oracle-java7-set-default
Nenhum comentário:
Postar um comentário