我尝试安装aws-toolkit,但我得到以下错误:下面是我的http://aws.amazon.com/eclipse版本Spring Tool Suite的一些详细信息
Version: 3.6.3.SR1
Build Id: 201501121239
Platform: Eclipse Luna SR1 (4.4.1)我也安装了Maven-plugin,如果这与maven有任何关系的话。感谢您的宝贵时间!
Cannot complete the install because one or more required items could not be found.
Software currently installed: Spring Tool Suite 3.6.3.201501121239-SR1-e44 (org.springsource.sts.ide 3.6.3.201501121239-SR1-e44)
Missing requirement: E4 RCP Patch (bugzillas 445122) 1.0.0 (org.eclipse.e4.rcp.R441patch.feature.group 1.0.0) requires 'org.eclipse.e4.rcp.feature.group [1.3.100.v20140909-1633]' but it could not be found
Cannot satisfy dependency:
From: Spring Tool Suite 3.6.3.201501121239-SR1-e44 (org.springsource.sts.ide 3.6.3.201501121239-SR1-e44)
To: org.springsource.sts.package.feature.group [3.6.3.201501121239-SR1-e44]
Cannot satisfy dependency:
From: Spring Tool Suite Package 3.6.3.201501121239-SR1-e44 (org.springsource.sts.package.feature.group 3.6.3.201501121239-SR1-e44)
To: org.eclipse.e4.rcp.R441patch.feature.group 0.0.0
OK发布于 2015-03-09 07:07:58
我在分析这个错误时遇到了这个错误:Eclipse: missing requirement E4 RCP patch when installing properties editor
我希望取消激活“在...期间联系所有更新站点”选项。而安装AWS工具在这方面也有帮助。
一旦STS 3.6.4成为GA,这个问题也应该得到解决。
https://stackoverflow.com/questions/28848304
复制相似问题