在Ubuntu15.04系统下安装java8只需要在终端中执行以下命令:
sudo add-apt-repository ppa:webupd8team/java
sudo apt-get update
sudo apt-get install oracle-java8-installer
在Ubuntu 15.04中使用Eclipse 4.4、Java 8以及WTP:http://www.linuxdiyf.com/linux/11736.html
在Ubuntu 15.04下安装JAVA出现问题的解决:http://www.linuxdiyf.com/linux/12182.html
Ubuntu15.04下JavaJDK的安装和eclipse的安装:http://www.linuxdiyf.com/linux/12531.html