1)错误消息-
无法完成安装,因为找不到一个或多个必需的项目。正在安装的软件: m2e-wtp - Maven Integration for WTP 1.0.1.20130911-1545 (org.eclipse.m2e.wtp.feature.feature.group 1.0.1.20130911-1545)缺少要求: Maven Integration for Eclipse WTP 1.0.1.20130911-1545 (org.eclipse.m2e.wtp 1.0.1.20130911-1545)需要'bundle org.eclipse.jst.jee.web 0.0.0‘,但找不到它无法满足依赖关系:来自: m2e-wtp - Maven集成WTP 1.0.1.20130911-1545 (org.eclipse.m2e.wtp.feature.feature.group 1.0.1.20130911-1545)至: org.eclipse.m2e.wtp 1.0.1.20130911-1545
这是在直接导入maven的pom时发生的。如果不安装会有什么影响?
2)在eclipse juno中卸载“默认”插件和软件是否需要系统管理员访问权限?
发布于 2015-03-24 16:44:18
删除了这个eclipse插件,我也能够导入项目的pom。(IDE上不同插件版本兼容的经典案例之一)
https://stackoverflow.com/questions/26991141
复制相似问题