使用Eclipse在线安装的方式:Help-->Install New Software
地址输入:http://m2eclipse.sonatype.org/sites/m2e/,列表中打勾勾上后点击Next
安装maven插件时遇到了如下的错误:
Cannot complete the install because one or more required items could not be found.
解决办法:
启动eclipse,点击window——>preferences——>install/update——>available software sites,点击Add
添加如下信息:
GEF http://download.eclipse.org/tools/gef/updates/releases/
如果其中 已经包含了 http://download.eclipse.org/tools/gef/updates/releases/,则不用再添加。然后将其选中,点击OK.
再回到Help-->Install New Software,在work with中选择http://download.eclipse.org/tools/gef/updates/releases/,将其安装完毕后
再重新安装maven插件
使用Eclipse在线安装的方式:Help-->Install New Software
地址输入:http://m2eclipse.sonatype.org/sites/m2e/,列表中打勾勾上后点击Next
,一路Next,有License选择Accept,然后等待安装,并重启Eclipse。
本文参考:http://blog.youkuaiyun.com/wang122188/article/details/7743670
解决Eclipse安装Maven插件遇到的错误问题
文章详细介绍了使用Eclipse在线安装Maven插件时遇到的'Cannot complete the install because one or more required items could not be found'错误的解决方法,包括启动Eclipse、配置安装源、安装GEF插件等步骤,最终成功解决问题。
2万+

被折叠的 条评论
为什么被折叠?



