Ubuntu中JDK 的切换前提是同时安装了多个版本,如jdk7和jdk8,若要切换,在终端输入:

sudo update-alternatives --config java

sudo update-alternatives --config javac

 

相关文章: