页面

2011年11月11日星期五

Install sunjdk in ubuntu

open terminal, simply copy & paste the following three lines
sudo add-apt-repository ppa:ferramroberto/java
sudo apt-get update
sudo apt-get install sun-java6-jdk sun-java6-plugin
If you would like to install openjdk, just go to ubuntu software center and search for it.

没有评论:

发表评论