使用这两个链接下载eclipse-jee,无法解压;
http://android-mirror.bugly.qq.com:8080/Eclipse/
http://www.eclipse.org/downloads/
使用命令解压出现下面错误:
$ tar zxvf eclipse-jee-mars-1-macosx-cocoa-x86_64.tar.gz
tar: Error exit delayed from previous errors.
使用ustc的镜像下载,解压没有问题;
http://mirrors.ustc.edu.cn/eclipse/technology/epp/downloads/release/mars/2/
参考这个链接