首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 软件管理 > CVS SVN >

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

2012-06-30 
eclipse安装maven插件及从svn检出项目时没有check out as maveneclipse中安装maven一般这样安装help-Inst

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

热点排行