首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >安装eclipse开普勒的m2e-wtp插件时出错

安装eclipse开普勒的m2e-wtp插件时出错
EN

Stack Overflow用户
提问于 2014-07-09 07:04:50
回答 1查看 3K关注 0票数 2

我试过安装m2e-wtp插件,但错误如下:

代码语言:javascript
复制
STDERR: Cannot complete the install because of a conflicting dependency.
 Software being installed: m2e-wtp - Maven Integration for WTP 1.0.1.20130911-1545 (org.eclipse.m2e.wtp.feature.feature.group 1.0.1.20130911-1545)
 Software currently installed: m2e - Maven Integration for Eclipse 1.3.0.20130129-0926 (org.eclipse.m2e.feature.feature.group 1.3.0.20130129-0926)
 Only one of the following can be installed at once:
  Maven Integration for Eclipse JDT 1.4.0.20130601-0317 (org.eclipse.m2e.jdt 1.4.0.20130601-0317)
  Maven Integration for Eclipse JDT 1.2.0.20120903-1050 (org.eclipse.m2e.jdt 1.2.0.20120903-1050)
  Maven Integration for Eclipse JDT 1.1.0.20120530-0009 (org.eclipse.m2e.jdt 1.1.0.20120530-0009)
  Maven Integration for Eclipse JDT 1.4.1.20140328-1905 (org.eclipse.m2e.jdt 1.4.1.20140328-1905)
  Maven Integration for Eclipse JDT 1.3.0.20130129-0926 (org.eclipse.m2e.jdt 1.3.0.20130129-0926)

Cannot satisfy dependency:
  From: m2e - Maven Integration for Eclipse 1.3.0.20130129-0926 (org.eclipse.m2e.feature.feature.group 1.3.0.20130129-0926)
  To: org.eclipse.m2e.jdt [1.3.0.20130129-0926]

Cannot satisfy dependency:
  From: Maven Integration for Eclipse WTP 1.0.1.20130911-1545 (org.eclipse.m2e.wtp 1.0.1.20130911-1545)
  To: bundle org.eclipse.m2e.jdt [1.4.0,2.0.0)

Cannot satisfy dependency:
  From: m2e-wtp - Maven Integration for WTP 1.0.1.20130911-1545 (org.eclipse.m2e.wtp.feature.feature.group 1.0.1.20130911-1545)
  To: org.eclipse.m2e.wtp [1.0.1.20130911-1545]
EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2014-07-11 10:08:17

我自己找到了解决办法。

您需要首先安装正确的版本的m2e-eclipse插件。

http://download.eclipse.org/technology/m2e/releases/1.4/1.4.1.20140328-1905/

然后安装了m2e-wtp插件版本:-

http://download.eclipse.org/m2e-wtp/releases/kepler/1.0.0/1.0.1.20130911-1545/m2e-wtp-jpa/

与上述m2e-wtp链接相同

这解决了错误。

票数 4
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/24647270

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档