(1)相信小伙伴们在使用eclipse系列的工具(scala IDE,elcise等)打包工具时,在线安装fatjar(URL:help->install new software-> fatjar-http://kurucz-grafika.de/fatjar)会报出如下图的错误。
此时原因在于:eclipse没有安装插件支持的工具:eclipse2.0
具体步骤如下:
(2)Help -> Install New Software... -> Work with
-> 选择“The Eclipse Project Updates - http://download.eclipse.org/eclipse/updates/4.5” (如果是4.4eclipse luna就选updates/4.4)
-> 勾选"Eclipse Tests, Examples, and Extras"下的 "Eclipse 2.0 Style Plugin Support"
然后在安装fatjar就不会报错啦!!!