随笔分类 -  linux

ubuntu Cannot find System Java Compiler. Ensure that you have installed a JDK (not just a JRE)
摘要:1、Install JDKsudo apt-get install openjdk-7-jdk2、Make your $JAVA_HOME point to the newly installed JDKecho $JAVA_HOME# prints nothing sudo echo 'JAVA_ 阅读全文

posted @ 2016-12-23 11:12 maypen 阅读(323) 评论(0) 推荐(0)

导航