首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > JAVA > Eclipse开发 >

eclipse中装配maven

2012-07-27 
eclipse中安装maven安装 Maven 的插件。插件地址如下:m2eclipse Core Update Sites http://m2eclipse.sonat

eclipse中安装maven
安装 Maven 的插件。插件地址如下:m2eclipse Core Update Sites http://m2eclipse.sonatype.org/sites/m2e 选择Maven Integration for Eclipse (Required)m2eclipse Extras Update Sites http://m2eclipse.sonatype.org/sites/m2e-extras 选择Maven SCM handler for Subclipse和Project configuration for Eclipse WTP(可将webapp目录显示在外层)下载MavenWindow -> Preferences -> Maven -> installations -> Add,把 Maven 的路径添加上在eclipse里 import -> Checkout Maven Project from SCM ->选择svn并填上svn地址就可以了最好在team中忽略eclipse project的配置文件Window -> Preferences -> Team -> Ignored Resources -> Add Patterns (星.project,星.classpath,星.settings)

1) 安装Eclipse Java EE IDE
打开http://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/helios/SR1/eclipse-jee-helios-SR1-win32.zip
下载eclipse-jee-helios-SR1-win32.zip
或者直接用google搜索 eclipse-jee-helios-SR1-win32.zip

?

2) 安装zest插件
地址 http://download.eclipse.org/tools/gef/updates/interim/ 如下图

?

?

参考资料:http://blog.csdn.net/sghys/article/details/5957420

? ? ? ? ? ? ? ?http://www.noday.net/articles/2012/03/05/1330923243898.html

热点排行