博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
m2eclipse install
阅读量:7193 次
发布时间:2019-06-29

本文共 2472 字,大约阅读时间需要 8 分钟。

Installing m2eclipse

Important: Sonatype has completed the transition of the M2Eclipse project to the Eclipse Foundation. Please go to this URL for M2Eclipse downloads and documentation: .

Installing m2eclipse Core

To install m2eclipse, use the following Eclipse update site to install the core of the m2eclipse plugin. This Core update site contains a single component: "Maven Integration for Eclipse (Required)". When you install this component you will be installing all of the core Wizards, the POM Editor, Maven Repository integration, and Maven integration

m2eclipse Core Update Site:

To install this plugin in the Eclipse IDE:

  1. Select Help > Install New Software. This should display the "Install" dialog.
  2. Paste the Update Site URL into the field named "Work with:" and press Enter. Pressing Enter should cause Eclipse to update list of available plugins and components.
  3. Choose the component listed under m2eclipse: "Maven Integration for Eclipse (Required)".
  4. Click Next. Eclipse will then check to see if there are any issues which would prevent a successful installation.
  5. Click Next and agree to the terms of the Eclipse Public License v1.0.
  6. Click Finish to begin the installation process. Eclipse will then download and install the necessary components.
  7. Once the installation process is finished, Eclipse will ask you if you want to restart the IDE. Sonatype strongly recommends that you restart your IDE after installing m2eclipse.

m2eclipse Core Installation Video

This 2-minute video demostrates the m2eclipse installation process.

Installing m2eclipse Extras

M2Eclipse Extras convenience update site includes components that are developed and maintained separately from M2Eclipse Core. The m2eclipse Extras update site only includes versions of components compatible with the latest available version of M2Eclipse Core, and as such list of available components vary over time.

As of 19th of November 2010, M2Eclipse Extras update site contains the following m2eclipse components:

  • Maven Integration for WTP
  • Project configurators for some commonly used maven plugins
  • M2Eclipse OSGi development support, a.k.a "m2eclipse-tycho"

m2eclipse Extras Update Site:

Prerequisites for m2eclipse

m2eclipse is compatible with Eclipse 3.5.2 and 3.6.1. To download the latest Eclipse distribution, go to .

Older versions

m2eclipse core 0.10.x

m2eclipse Core Update Site:

m2eclipse Extras Update Site:

转载地址:http://ymtkm.baihongyu.com/

你可能感兴趣的文章
【解决】node的环境变量
查看>>
Can’t connect to local MySQL server through socket的解决方法
查看>>
<input type="file">上传文件
查看>>
图论总结
查看>>
找倍数(回溯)
查看>>
JS执行模糊搜索
查看>>
重学JAVA基础(六):多线程的同步
查看>>
十天冲刺之八
查看>>
Arrays.asList 为什么不能 add 或者 remove 而 ArrayList 可以
查看>>
python GUI初步
查看>>
openstack4j接口调试
查看>>
内核分析阅读笔记
查看>>
安卓手机当Transmission下载机、FTP、要点总结
查看>>
移动端无缝滚动兼拖动插件
查看>>
PyQt5学习笔记-从主窗体打开一个子窗体
查看>>
English 好的报纸
查看>>
CMS 01
查看>>
NSValue&NSNumber
查看>>
Bootstrap 常用组件汇总
查看>>
python 系统设置
查看>>