读书人

Eclipse 3.7(indigo)停maven插件安装

发布时间: 2012-06-30 17:20:12 作者: rapoo

Eclipse 3.7(indigo)下maven插件安装
Eclipse 3.7 发布好一段时间,m2e(clipse) 插件稳定版一直没有发布,之前一直在用3.6版本的Eclipse没有发现版本不兼容的问题,今天下载了3.7版本后发现居然不能在Install New SoftWare的时候安装不了,郁闷了好一阵,折腾了半天,终于搞出来,与君分享下。

一、插件地址
1、先安装gef插件
地址:http://download.eclipse.org/tools/gef/updates/interim/
选择3.7版本下载,maven插件安装的时候会依赖依赖这个插件,没有的会有错误,信息如下:

-vmD:/Java/jdk1.6.0_29/bin/javaw.exe


启动后测试一切正常。
1 楼 亮亮婷婷 2012-03-09 我是用eclipse在线安装的,但是pending下面没有显示可以安装的软件啊!?? 2 楼 亮亮婷婷 2012-03-09 有了哈,不过时间太长啦! 3 楼 亮亮婷婷 2012-03-27 安装m2e-extras,提示:
Cannot complete the install because one or more required items could not be found.
Software being installed: Web Application Runner 0.1.0.201105060943 (com.sonatype.m2e.webby.feature.feature.group 0.1.0.201105060943)
Missing requirement: In-situ Web Application Launcher for M2Eclipse 0.1.0.201105060943 (com.sonatype.m2e.webby 0.1.0.201105060943) requires 'bundle org.eclipse.m2e.core [0.13.0,0.14.0)' but it could not be found
Cannot satisfy dependency:
是什么原因呢?望解答,不胜感激! 4 楼 crabboy 2012-05-08 亮亮婷婷 写道安装m2e-extras,提示:
Cannot complete the install because one or more required items could not be found.
Software being installed: Web Application Runner 0.1.0.201105060943 (com.sonatype.m2e.webby.feature.feature.group 0.1.0.201105060943)
Missing requirement: In-situ Web Application Launcher for M2Eclipse 0.1.0.201105060943 (com.sonatype.m2e.webby 0.1.0.201105060943) requires 'bundle org.eclipse.m2e.core [0.13.0,0.14.0)' but it could not be found
Cannot satisfy dependency:
是什么原因呢?望解答,不胜感激!
同样的问题?

读书人网 >Eclipse开发

热点推荐