我的eclipse版本是靛蓝。我从 Eclipse 安装/更新安装 Maven 插件:
help ---> install new software ---> add, URL: http://download.eclipse.org/technology/m2e/releases 显示“Maven Integration for Eclipse”,我选择了“next”,然后,报错发生:
Cannot complete the install because one or more required items could not be found.
Software being installed: m2e - Maven Integration for Eclipse 1.0.100.20110804-1717 (org.eclipse.m2e.feature.feature.group 1.0.100.20110804-1717)
Missing requirement: m2e - Maven Integration for Eclipse 1.0.100.20110804-1717 (org.eclipse.m2e.feature.feature.group 1.0.100.20110804-1717) requires 'org.eclipse.platform.feature.group 3.6.0' but it could not be found
我不知道什么是“org.eclipse.platform.feature.group 3.6.0”,我试图搜索安装它,但我不能。
希望得到您的回应。谢谢。