您的位置:首页 > 编程语言 > Java开发

Eclipse 4.4(luna) 安装fatjar插件时报错的问题

2015-09-28 13:37 603 查看
原文地址:http://blog.csdn.net/genghaihua/article/details/44726523

[plain] view
plaincopyprint?





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.

[plain] view
plaincopyprint?





<span style="font-size: 14px; line-height: 24px; font-family: Arial, Helvetica, sans-serif; background-color: rgb(255, 255, 255);">解决方案:</span>

Help -> Install New Software... -> Work with

-> 选择“The Eclipse Project Updates - http://download.eclipse.org/eclipse/updates/4.4”
-> 勾选"Eclipse Tests, Examples, and Extras" 下的 "Eclipse 2.0 Style Plugin Support"

安装要花点时间,耐心等待,安装完成后,再重新安装eclipse,一步一步便可以安装成功!
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: