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

myeclipse6.5 装配maven

2013-03-06 
myeclipse6.5 安装mavenMyEclipse 6.5安装 打开Help-Software Updates-Find and Install...-Search for

myeclipse6.5 安装maven
MyEclipse 6.5安装
打开Help->Software Updates->Find and Install...->Search for new faatures to install->New Remote Site...
在打开的对话框中输入:
Name:m2eclipse
Url:http://m2eclipse.sonatype.org/sites/m2e/0.10.0.20100209-0800/
安装好maven后在IDE菜单栏点击  window  --> preferences 输入maven
接着点击Installations -->Add  -->选择maven的安装目录 -->Apply
点击User Settings 选择解压后maven下conf文件夹中的settings.xml再点击Apply.

热点排行