Eclipse Indigo for Java EE + Maven plugin = the Maven menu does not appear in import and preference

限于喜欢 提交于 2019-12-20 11:30:15

问题


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


回答1:


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.




回答2:


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.




回答3:


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




回答4:


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.




回答5:


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



来源:https://stackoverflow.com/questions/10378602/eclipse-indigo-for-java-ee-maven-plugin-the-maven-menu-does-not-appear-in-im

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!