eclipse 3.7 maven的插件m2e跟m2e-wtp终于发布了
eclipse 3.7 maven的插件m2e和m2e-wtp终于发布了
eclipse 3.7 发布好一段时间,m2e(clipse) 插件稳定版一直没有发布,关注了很久了,特别是
Support war overlay dependencies
这个功能期待已久。
查看jboss的官方博客,终于看都了新版的m2e和m2e-wtp插件出现在marketplace中,
http://community.jboss.org/en/tools/blog/2011/08/01/m2eclipse-wtp-0131-back-to-the-m2e-marketplace
使用eclipse 3.7 的marketplace查找maven,先安装m2e 即 Maven integration for Eclipse,后安装m2e-wtp 即Maven Integration for Eclipse WTP (a.k.a m2e-wtp)
如果以前安装旧版本的m2e,先卸载。或最好使用干净的eclipse安装。
1 楼
java_doc
2011-09-21
谢谢分享,解决问题了
2 楼
yuanhuiwu
2011-10-27
新版0.14已经发布,Date Updated: 30/09/2011 参考
http://marketplace.eclipse.org/content/maven-integration-eclipse-wtp
http://community.jboss.org/en/tools/blog/2011/09/30/m2eclipse-wtp-0140-new-noteworthy
在marketplace中也可以更新到
http://marketplace.eclipse.org/content/maven-integration-eclipse-wtp
http://community.jboss.org/en/tools/blog/2011/09/30/m2eclipse-wtp-0140-new-noteworthy
在marketplace中也可以更新到
3 楼
ZhangChuang
2012-04-21
您好,请问我安装maven的m2e-subclipse插件,在svn库中check out as maven project时总是出现假死的现象,进度条卡在10%就卡死了,请问有没有遇到这种情况呢