当前位置: 代码迷 >> Eclipse >> eclipse安装findbugs出现有关问题,安装无法继续
  详细解决方案

eclipse安装findbugs出现有关问题,安装无法继续

热度:85   发布时间:2016-04-23 00:25:11.0
eclipse安装findbugs出现问题,安装无法继续
eclipse安装findbugs出现问题,安装无法继续
Cannot complete the install because one or more required items could not be found.
  Software being installed: FindBugs Feature 3.0.0.20140706-2cfb468 (edu.umd.cs.findbugs.plugin.eclipse.feature.group 3.0.0.20140706-2cfb468)
  Missing requirement: FindBugs Feature 3.0.0.20140706-2cfb468 (edu.umd.cs.findbugs.plugin.eclipse.feature.group 3.0.0.20140706-2cfb468) requires 'org.eclipse.core.runtime 3.6.0' but it could not be found

求教是什么原因?
------解决思路----------------------
版本不匹配,找和eclipse版本匹配的相关插件
  相关解决方案