首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >安装m2eclipse出错

安装m2eclipse出错
EN

Stack Overflow用户
提问于 2013-06-15 22:45:12
回答 1查看 637关注 0票数 0

我使用的是eclipse galileo(Java开发人员),而且我还是个新手。我已经成功安装了apache-maven-3.1.0-alpha。但是当我尝试安装m2eclipse时,它给出了以下错误消息。

代码语言:javascript
复制
Cannot complete the install because one or more required items could not be found.
Software being installed: m2e - Maven Integration for Eclipse 1.3.1.20130219-1424
 (org.eclipse.m2e.feature.feature.group 1.3.1.20130219-1424)
Missing requirement: Maven Integration for Eclipse 1.3.0.20130129-0926 (org.eclipse.m2e.core 1.3.0.20130129-0926)
 requires 'bundle org.eclipse.core.resources 3.6.0' but it could not be found
Missing requirement: Maven Integration for Eclipse 1.3.1.20130219-1424 (org.eclipse.m2e.core 1.3.1.20130219-1424)
 requires 'bundle org.eclipse.core.resources 3.6.0' but it could not be found
Cannot satisfy dependency:
 From: Maven POM XML Editor 1.3.1.20130219-1424 (org.eclipse.m2e.editor.xml 1.3.1.20130219-1424)
 To: bundle org.eclipse.m2e.core [1.3.0,1.4.0)
Cannot satisfy dependency:
 From: m2e - Maven Integration for Eclipse 1.3.1.20130219-1424 (org.eclipse.m2e.feature.feature.group 1.3.1.20130219-1424)
 To: org.eclipse.m2e.editor.xml [1.3.1.20130219-1424]
EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2013-06-16 05:11:27

您不能使用像Galileo这样旧的版本。使用Juno SR2,或者如果可用,使用Kepler。

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

https://stackoverflow.com/questions/17124817

复制
相关文章

相似问题

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