5

I have used Indigo Java (not Java EE) and the maven plugin is already installed. Or at least, I know I have the possibility to import a Maven Project without installing anything.

But then I wanted to use Eclipse Indigo for Java EE developers. This version does not have maven already installed. I can not import a maven project. So I decided to install the m2e plugin.

And I have tried to install it many different ways (information on theses sites):

http://code.google.com/p/google-web-toolkit/wiki/WorkingWithMaven http://googlewebtoolkit.blogspot.com/2011/09/working-with-maven-and-requestfactory.html http://code.google.com/p/listwidget

I also tried to use the Eclispe market place for the installation of the plugins. The installation process does not fail. But the Maven menu in import and Windows->Preference does not appear inside Indigo Java EE?

NB: I am running Windows 7, 64 bit edition

4

5 回答 5

11

Here's what I did in Indigo.

Go to Help>>Install New Software

Paste the below URL over there http://download.eclipse.org/releases/indigo/

You will see a list below. From the list expand "Collaboration" and you can see m2e - maven integration for eclipse.

select that and click next. Got one error in between but it's working now.

于 2014-01-09T07:29:56.920 回答
9

此软件存储库http://download.eclipse.org/releases/indigo/提供对 Eclipse indigo 版本软件的访问。它包含 2011 年 6 月发布的代码,以及 2011 年 9 月发布的 SR1 和 2012 年 2 月发布的 SR2。

当您安装 Eclipse 平台或 SDK 时,存储库站点 URL 通常预填充在软件存储库列表中。

有关安装或更新软件的更多信息,请参阅 Eclipse 平台帮助。

还有一系列方便的、可下载的一体化 zip 文件可用于许多兴趣和平台。许多人发现这些一体化软件包是最简单的入门方式。

于 2013-07-01T19:47:27.813 回答
4

我正在使用 Eclipse INDIGO。试试这个链接。这个对我有用。 http://download.eclipse.org/technology/m2e/releases

于 2013-06-15T05:31:32.040 回答
3

日蚀靛蓝

转到帮助>>安装新软件

将下面的 URL 粘贴到那里http://download.eclipse.org/releases/indigo/

您将在下面看到一个列表。从列表中展开“协作”,您可以看到 m2e - Eclipse 的 maven 集成。

选择它并单击下一步。中间有一个错误,但它现在可以工作了。

于 2015-02-16T22:52:24.390 回答
0

http://download.eclipse.org/releases/indigo/对我有用。您将在下面看到一个列表。从列表中展开“协作”,您可以看到 m2e - Eclipse 的 maven 集成。eclipse Indigo:内部版本号:20110615-0604

于 2015-11-21T13:43:30.040 回答