最新文章专题视频专题问答1问答10问答100问答1000问答2000关键字专题1关键字专题50关键字专题500关键字专题1500TAG最新视频文章推荐1 推荐3 推荐5 推荐7 推荐9 推荐11 推荐13 推荐15 推荐17 推荐19 推荐21 推荐23 推荐25 推荐27 推荐29 推荐31 推荐33 推荐35 推荐37视频文章20视频文章30视频文章40视频文章50视频文章60 视频文章70视频文章80视频文章90视频文章100视频文章120视频文章140 视频2关键字专题关键字专题tag2tag3文章专题文章专题2文章索引1文章索引2文章索引3文章索引4文章索引5123456789101112131415文章专题3
当前位置: 首页 - 正文

Maven的Eclipse插件m2eclipse的安装

来源:动视网 责编:小OO 时间:2025-09-29 19:05:15
文档

Maven的Eclipse插件m2eclipse的安装

http://www.eclipse.org/m2e/Maven的Eclipse插件m2eclipse的安装Thegoalofthem2ecprojectistoprovideafirst-class ApacheMaven supportintheEclipseIDE,makingiteasiertoeditMaven'spom.xml,runabuildfromtheIDEandmuchmore.ForJavadevelopers,theverytightintegrationwithJD
推荐度:
导读http://www.eclipse.org/m2e/Maven的Eclipse插件m2eclipse的安装Thegoalofthem2ecprojectistoprovideafirst-class ApacheMaven supportintheEclipseIDE,makingiteasiertoeditMaven'spom.xml,runabuildfromtheIDEandmuchmore.ForJavadevelopers,theverytightintegrationwithJD
http://www.eclipse.org/m2e/

Maven的Eclipse插件m2eclipse的安装

The goal of the m2ec project is to provide a first-class Apache Maven support in the Eclipse IDE, making it easier to edit Maven's pom.xml, run a build from the IDE and much more. For Java developers, the very tight integration with JDT greatly simplifies the consumption of Java artifacts either being hosted on open source repositories such as Maven Central, or in your in-house Maven repository.

m2e is also a platform that let others provide better integration with additional Maven plugins (e.g. Android, web development, etc.), and facilitates the distribution of those extensions through the m2e marketplace.

m2ec项目

m2eclipse插件是Eclipse的一款Maven插件。

安装m2eclipse插件的过程如下:

启动Eclipse,在菜单栏中选择Help,然后选择Install New Software…,可以看到一个Install对话框,点击Work with:字段边上的Add按钮,会得到一个新的Add Repository对话框,在Name字段中输入m2e,Location字段中输入http://download.eclipse.org/technology/m2e/releases,然后点击OK。Eclipse会下载m2eclipse安装站点上的资源信息。等待资源载入完成之后,可以看到图所示的界面:

在线更新地址:

http://download.eclipse.org/technology/m2e/releases

如图显示了m2eclipse的核心模块Maven Integration for Eclipse (Required),选择“Maven Integration for Eclipse”后点击Next;Eclipse会自动计算模块间的依赖关系,然后给出一个将被安装的模块列表;确认无误后,继续点击Next;看到许可证信息,m2eclipse使用的开源许可证是Eclipse Public License v1.0,选择I accept the terms of the license agreements,然后点击Finish;Eclipse开始下载安装选择的模块。

文档

Maven的Eclipse插件m2eclipse的安装

http://www.eclipse.org/m2e/Maven的Eclipse插件m2eclipse的安装Thegoalofthem2ecprojectistoprovideafirst-class ApacheMaven supportintheEclipseIDE,makingiteasiertoeditMaven'spom.xml,runabuildfromtheIDEandmuchmore.ForJavadevelopers,theverytightintegrationwithJD
推荐度:
  • 热门焦点

最新推荐

猜你喜欢

热门推荐

专题
Top