无法为Eclipse安装Cobertura插件 [英] Cannot install Cobertura plugin for Eclipse

查看:158
本文介绍了无法为Eclipse安装Cobertura插件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


我在eclipse kepler(java / j2ee版本) p>无法完成安装,因为一个或多个所需项目可能未找到
。正在安装的软件:eCobertura
0.9.8.201007202152(ecobertura.feature.group 0.9.8.201007202152)



缺少要求:eCobertura 0.9.8.201007202152
(ecobertura .feature.group 0.9.8.201007202152)需要org.junit4
0.0.0,但无法找到



解决方案

我可以通过将junit插件子目录从先前版本的Eclipse复制到我的plugins /目录中,然后重新启动Eclipse来安装eCobertura。



我的Eclipse(Spring Toolsuite v3.3)附带的junit版本是org.junit_4.11.0.v201303080030。这是导致eCobertura安装失败的一个。



我从STS 3.2复制的两个版本是org.junit4_4.8.1.v20120523-1257和org.junit_4 .10.0.v4_10_0_v20120426-0900。


I am getting following error message when I tried to install cobertura plugin in eclipse kepler (java/j2ee version) through eclipse market place.

Cannot complete the install because one or more required items could not be found. Software being installed: eCobertura 0.9.8.201007202152 (ecobertura.feature.group 0.9.8.201007202152)

Missing requirement: eCobertura 0.9.8.201007202152 (ecobertura.feature.group 0.9.8.201007202152) requires 'org.junit4 0.0.0' but it could not be found

解决方案

I was able to get eCobertura to install by copying over the junit plugin subdirectories from a previous version of Eclipse into my plugins/ directory, then restarting Eclipse.

The junit version that came with my Eclipse (Spring Toolsuite v3.3) was org.junit_4.11.0.v201303080030. This is that one that caused eCobertura install to fail.

The two versions that I copied over from STS 3.2 were org.junit4_4.8.1.v20120523-1257 and org.junit_4.10.0.v4_10_0_v20120426-0900.

这篇关于无法为Eclipse安装Cobertura插件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆