我正在尝试在eclipe版本4.6.2(Neon)上安装适用于eclipse的AWS工具包。 尝试这样做时出现以下错误。有什么帮助吗?
Cannot complete the install because one or more required items could not be found.
Software currently installed: AWS Toolkit for Eclipse Core (Required) 2.3.1.v201703061745 (com.amazonaws.eclipse.core.feature.feature.group 2.3.1.v201703061745)
Missing requirement: AWS Toolkit Core 2.3.1.v201703061745 (com.amazonaws.eclipse.core 2.3.1.v201703061745) requires 'bundle org.eclipse.m2e.core 1.5.1' but it could not be found
Cannot satisfy dependency:
From: AWS Toolkit for Eclipse Core (Required) 2.3.1.v201703061745 (com.amazonaws.eclipse.core.feature.feature.group 2.3.1.v201703061745)
To: com.amazonaws.eclipse.core [2.3.1.v201703061745]
答案 0 :(得分:3)
这就是说你需要安装Maven for Eclipse插件'm2e'。
您可以从Eclipse Neon安装站点安装m2e。