安装springsource-tool-suite时报错如何解决?
Cannot complete the install because one or more required items could not be found.
Software being installed: Spring IDE Core (required) 3.1.0.201210040510-RELEASE (org.springframework.ide.eclipse.feature.feature.group 3.1.0.201210040510-RELEASE)
Missing requirement: Spring IDE Configuration Graphical Editing 3.1.0.201210040510-RELEASE (org.springframework.ide.eclipse.config.graph 3.1.0.201210040510-RELEASE) requires 'bundle org.eclipse.mylyn.commons.ui [3.7.0,4.0.0)' but it could not be found
Cannot satisfy dependency:
From: Spring IDE Core (required) 3.1.0.201210040510-RELEASE (org.springframework.ide.eclipse.feature.feature.group 3.1.0.201210040510-RELEASE)
To: org.springframework.ide.eclipse.config.graph [3.1.0.201210040510-RELEASE]
你的eclipse缺失必要组件bundle org.eclipse.mylyn.commons.ui
下载个离线包,重新安装一次,应该就好了
可能是安装包的问题,重新下载安装。
打开页面——>点击window——>preferences——>install/update——>available software sites,点击Add 添加如下信息: GEF http://download.eclipse.org/tools/gef/updates/releases/ 然后重启eclipse再重新安装maven插件即可
打开页面——>点击window——>preferences——>install/update——>available software sites,点击Add 添加如下信息: GEF http://download.eclipse.org/tools/gef/updates/releases/ 然后重启eclipse再重新安装maven插件即可
打开页面——>点击window——>preferences——>install/update——>available software sites,点击Add 添加如下信息: GEF http://download.eclipse.org/tools/gef/updates/releases/ 然后重启eclipse再重新安装maven插件即可
打开页面——>点击window——>preferences——>install/update——>available software sites,点击Add 添加如下信息: GEF http://download.eclipse.org/tools/gef/updates/releases/ 然后重启eclipse再重新安装maven插件即可
给您一个建议:直接下载一个Spring Tool Suite继承开发工具。它是Spring对Eclipse的封装,加入了Spring的各种功能和特性。
上面提示已经告诉你了,你的eclipse缺失必要组件bundle org.eclipse.mylyn.commons.ui ,不如直接下载sts开发工具(已经封装好spring tool的eclipse)
打开页面——>点击window——>preferences——>install/update——>available software sites,点击Add 添加如下信息: GEF http://download.eclipse.org/tools/gef/updates/releases/ 然后重启eclipse再重新安装maven插件即可
安装spring插件好像需要fq,你如果没有翻墙的话建议你下载别人的压缩包本地安装
https://www.cnblogs.com/yy3b2007com/p/6783699.html?utm_source=itdadao&utm_medium=referral
将那个联网更新的选项勾上