首页 > 系统服务 > 详细

Ubuntu杂记——Ubuntu下Eclipse安装Maven问题

时间:2014-11-11 21:03:13      阅读:292      评论:0      收藏:0      [点我收藏+]

转:在线安装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问题

原文:http://www.cnblogs.com/travellife/p/4090406.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!