错误:Eclipse 中的 Maven 安装

发布于 2025-01-01 21:22:03 字数 945 浏览 2 评论 0原文

尝试在 Eclipse 中安装 MAVEN 插件: 过程是...

在Eclipse3.5版本中...

帮助-->安装新软件-->添加-->

名称=Maven URL=http://m2eclipse.sonatype.org/sites/m2e -->ok

然后我收到以下错误

Cannot complete the install because one or more required items could not be found.
  Software being installed: Maven Integration for Eclipse (Required) 0.12.1.20110112-1712 (org.maven.ide.eclipse.feature.feature.group 0.12.1.20110112-1712)
  Missing requirement: Maven Integration for Eclipse (Editors) 0.12.1.20110112-1712 (org.maven.ide.eclipse.editor 0.12.1.20110112-1712) requires 'bundle org.eclipse.zest.core 0.0.0' but it could not be found
  Cannot satisfy dependency:
    From: Maven Integration for Eclipse (Required) 0.12.1.20110112-1712 (org.maven.ide.eclipse.feature.feature.group 0.12.1.20110112-1712)
    To: org.maven.ide.eclipse.editor [0.12.1.20110112-1712]

请帮助我。

In tried to install MAVEN Plugin in Eclipse:
Process is...

In Eclipse3.5 version...

Help-->InstallNewSoftware-->Add-->

Name=Maven
URL=http://m2eclipse.sonatype.org/sites/m2e -->ok

Then i got the below error

Cannot complete the install because one or more required items could not be found.
  Software being installed: Maven Integration for Eclipse (Required) 0.12.1.20110112-1712 (org.maven.ide.eclipse.feature.feature.group 0.12.1.20110112-1712)
  Missing requirement: Maven Integration for Eclipse (Editors) 0.12.1.20110112-1712 (org.maven.ide.eclipse.editor 0.12.1.20110112-1712) requires 'bundle org.eclipse.zest.core 0.0.0' but it could not be found
  Cannot satisfy dependency:
    From: Maven Integration for Eclipse (Required) 0.12.1.20110112-1712 (org.maven.ide.eclipse.feature.feature.group 0.12.1.20110112-1712)
    To: org.maven.ide.eclipse.editor [0.12.1.20110112-1712]

Please help me.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

剧终人散尽 2025-01-08 21:22:03

从 Indigo 版本开始,M2E 不再需要单独的 Sonatype 更新端。 M2E 可以在预先配置的“Indigo”更新站点中找到。

在 Eclipse 中,选择 Help->Install New Software 菜单项。选择“Indigo”更新站点。

选择站点后,最多可能需要一分钟才能在此“安装”对话框的表中展开软件选择。 Eclipse 下载软件选项后,选择“通用工具”下的“M2E - Maven Integration for Eclipse”。
完成安装并重新启动 Eclipse。

As of Indigo release, there is no longer a separate Sonatype update side needed for M2E. M2E can be found in the pre-configured "Indigo" update site.

From within Eclipse, select the Help->Install New Software menu item. Select the "Indigo" update site.

After you select a site, it can take up to a minute before the software choices can be expanded in the table in this "Install" dialog. Once Eclipse has downloaded the software choices, select "M2E - Maven Integration for Eclipse" under "General Purpose Tools".
Finish the installation and restart Eclipse.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文