摘要:
一.错误提示 Communication error with Jack server (35), try 'jack-diagnose' or see Jack server log [ 12% 1/8] Ensure Jack server is installed and started FA 阅读全文
摘要:
一.change_jdk if [ x$1 == x ]; then echo default jdk1.7 exit 0 fi if [ x$1 == x1.6 ]; then echo change jdk to 1.6 export JAVA_HOME=/usr/lib/jvm/jdk1.6. 阅读全文