Eclipse安装fatjar(不用自己下载fatjar包)
.安装Eclipse-jee-luna-SR2-win32-x86_64版本的插件支持
方法如下:
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会报错,错误内容如下:
- An error occurred while installing the items
- session context was:(profile=epp.package.jee, phase=org.eclipse.equinox.internal.p2.engine.phases.Install, operand=null --> [R]net.sf.fjep.fatjar 0.0.31, action=).
- Failed to prepare partial IU: [R]net.sf.fjep.fatjar 0.0.31.
2. 安装fatjar
推荐在线安装方式,另外还有一种安装方式是将fatjar插件下载到本地,然后放入eclipse的文件夹中,该方法可用性有待检验。
在线安装方式如上述方式相同:
在线安装步骤:
eclipse菜单栏 Help -> Install New Software... -> Work with
输入:fatjat - http://kurucz-grafika.de/fatjar
然后一直 next,重启之后就可以了!
安装好了后,工程--右键