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.

你可能感兴趣的:(maven,MyEclipse,安装,插件)