Eclipse Indigo for Java EE + Maven plugin = the Ma

2019-03-14 03:44发布

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

5条回答
迷人小祖宗
2楼-- · 2019-03-14 04:29

ECLIPSE 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.

查看更多
够拽才男人
3楼-- · 2019-03-14 04:31

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.

查看更多
三岁会撩人
4楼-- · 2019-03-14 04:32

This software repository, http://download.eclipse.org/releases/indigo/, provides access to the software for the Eclipse indigo release. It contains code from the release, June 2011, and SR1, September 2011 and SR2, February 2012.

The repository site URL is typically pre-populated in the list of software repositories when you install the Eclipse Platform or SDK.

For more information about installing or updating software, see the Eclipse Platform Help.

There is also a collection of handy, downloadable all-in-one zip files available for many interests and platforms. Many people find these all-in-one packages the easiest way to get started.

查看更多
▲ chillily
5楼-- · 2019-03-14 04:39

http://download.eclipse.org/releases/indigo/ worked foe me. You will see a list below. From the list expand "Collaboration" and you can see m2e - maven integration for eclipse. eclipse Indigo : Build id: 20110615-0604

查看更多
萌系小妹纸
6楼-- · 2019-03-14 04:41

I,m using Eclipse INDIGO. try this link. It works for me. http://download.eclipse.org/technology/m2e/releases

查看更多
登录 后发表回答