java linux jdk(yanzheng)
时间:2014-07-06 14:22:35
收藏:0
阅读:281
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.
评论(0)