我正在尝试按照instructions安装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.v201702201547 (com.amazonaws.eclipse.core.feature.feature.group 2.3.1.v201702201547)
Missing requirement: AWS Toolkit Core 2.3.1.v201702201547 (com.amazonaws.eclipse.core 2.3.1.v201702201547) 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.v201702201547 (com.amazonaws.eclipse.core.feature.feature.group 2.3.1.v201702201547)
To: com.amazonaws.eclipse.core [2.3.1.v201702201547]
我正在使用Eclipse Kepler版本。但是,我能够安装旧版本的AWS工具包核心。此外,由于某种原因,工作空间中的.metadata/.plugins/com.amazonaws.eclipse.core/
目录没有预期的aws-sdk-java
目录。这两个有关吗?出现这种情况的原因是什么?
答案 0 :(得分:1)
这是因为你的eclipse版本。
您应该使用比kepler更新的版本更新您的日食。