当前位置: 代码迷 >> Eclipse >> 在myeclipse停安装maven插件
  详细解决方案

在myeclipse停安装maven插件

热度:29   发布时间:2016-04-23 02:16:53.0
在myeclipse下安装maven插件

MyEclipse 6.5安装

打开Help->SoftwareUpdates->Find and Install...->Search for new faatures to install->NewRemote Site...

在打开的对话框中输入:

Name:m2eclipse

Url:http://m2eclipse.sonatype.org/sites/m2e/0.10.0.20100209-0800/

?

?

?

注意:

?? ? ? 1、在安装myeclipse的maven插件时一定要先在本机安装maven;

?? ? ? 2、在myeclips6.6上安装maven插件是的时候会出现问题,但是在myeclipse6.5上面安装就不会出现安装问题,建议大家使用myeclipse6.5;

1 楼 zachary.guo 2011-06-16  
请问你这样安装的话,可以使用 pom editor 对 pom.xml 进行编辑吗?即可以查看依赖关系。我装了好几遍都不行
2 楼 zachary.guo 2011-06-16  
我指的是 Maven Pom Editor
  相关解决方案