Ubuntu eclipse安装

apt-get install eclipse eclipse-cdt eclipse-jdt
 

# don't include eclipse if you have it already

after a successful install, do the following at terminal; pls back-up workspace:

rm -rf ~/.eclipse  
rm -rf ~/workspace
eclipse -clean &

posted on 2014-06-20 11:08  凌峰布衣  阅读(223)  评论(0编辑  收藏  举报

导航