eclipse - 尝试安装 eclipse 时 eclipse 更新失败

标签 eclipse maven-2 m2eclipse

当尝试使用 eclipse 新软件功能安装 eclipse 时,出现此错误:

Cannot complete the install because one or more required items could not be found.
Software being installed: Maven SCM handler for Subclipse (Optional) 0.9.8.200905041414 (org.maven.ide.eclipse.subclipse.feature.feature.group 0.9.8.200905041414)
Missing requirement: Maven SCM handler for Subclipse (Optional) 0.9.8.200905041414 (org.maven.ide.eclipse.subclipse.feature.feature.group 0.9.8.200905041414) requires 'org.tigris.subversion.subclipse.ui 0.0.0' but it could not be found

我是 Eclipse 新手,因此我希望能得到有关如何入门的任何提示。

最佳答案

可能是 m2eclipse SCM handler找不到或与您尝试安装的 Subclipse 不兼容。
无论如何,您需要在安装 m2eclipse 之前先安装或完成 subclipse 的安装。

查看相关Subclipse update site ,然后然后尝试完成 m2eclipse 安装。

参见a full Subclipse, then m2eclipse installation process there .

关于eclipse - 尝试安装 eclipse 时 eclipse 更新失败,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/2232645/

相关文章:

eclipse - SVN - 如何将所有文件设置为相同的修订号和日期

java - Maven - 聚合的 'all' 或 'parent' 项目?

java - m2eclipse 不将 src/main/resources 复制到目标

eclipse - 多模块 m2eclipse/WTP 项目能否将实用程序模块部署到 WEB-INF/类中?

android - 使用 Eclipse Juno 在 Android 5.0 Lollipop 中创建项目

java.lang.ClassNotFoundException : com. mysql.jdbc.Driver [ eclipse ,Tomcat]

java - Maven 多模块项目 - 如何在所有子模块完成后运行操作

java - 如果使用的 JVM 是 x86 或 x64,如何以不同方式解决 Maven 依赖项?

eclipse - 使用tomcat7 maven插件的tomcat7部署不起作用

java - jsoup 的类型不匹配 Eclipse