首页 > 代码库 > Ubuntu杂记——Ubuntu下Eclipse安装Maven问题
Ubuntu杂记——Ubuntu下Eclipse安装Maven问题
转:在线安装maven插件问题:Cannot complete the install because one or more required items could not be found.
使用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/
然后再重新安装maven插件
使用Eclipse在线安装的方式:Help-->Install New Software
地址输入:http://m2eclipse.sonatype.org/sites/m2e/,列表中打勾勾上后点击Next
,一路Next,有License选择Accept,然后等待安装,并重启Eclipse。
Ubuntu杂记——Ubuntu下Eclipse安装Maven问题
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。