首页 > 代码库 > java linux jdk(yanzheng)

java linux jdk(yanzheng)

first,there are some default jdk in system.

when we get the java 1.7.0 foldel,we should use it to instead of the default jdk.

so just use sudo update-alternatives --install... to do it.