eclipse安装maven插件及从svn检出项目时没有check out as maven

eclipse中安装maven一般这样安装
help->Install New Software

http://m2eclipse.sonatype.org/sites/m2e
安装maven插件
之所以出现没有check out as maven project选项,是因为这个插件是不完整的,缺少maven integration for eclipse(Extras)
maven integration for eclipse(Extras)的site地址为:
http://m2eclipse.sonatype.org/sites/m2e-extras
安装这个插件后问题解决.
附svn的地址:
http://subclipse.tigris.org/update_1.6.xhttp://www.linuxso.com/architecture/17272.html

猜你喜欢

转载自xiaoche80s.iteye.com/blog/1450073