Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-users] is m2eclipse going to be supported on eclipse 3.6 going forward?

Hi,

Answering my own question here, I was able to get m2eclipse working with Rational Application Developer 8 (RAD8) by first installing the Equinox Target Components from the http://download.eclipse.org/releases/helios update site and then using the m2eclipse update site http://download.eclipse.org/technology/m2e/updates/M to install m2eclipse.

Thanks


On Mon, May 30, 2011 at 9:21 AM, Murray Waters <murray.waters@xxxxxxxxx> wrote:
I get the following error when trying to install m2eclipse in RAD8.

Anyone have any suggestions?

Cannot complete the install because one or more required items could not be found.
  Software being installed: M2E - Maven Integration for Eclipse (Incubation) 0.13.0.201105252313 (org.eclipse.m2e.feature.feature.group 0.13.0.201105252313)
  Missing requirement: m2e Marketplace 0.13.0.201105252313 (org.eclipse.m2e.discovery 0.13.0.201105252313) requires 'bundle org.eclipse.equinox.p2.ui.discovery 0.0.0' but it could not be found
  Cannot satisfy dependency:
    From: M2E - Maven Integration for Eclipse (Incubation) 0.13.0.201105252313 (org.eclipse.m2e.feature.feature.group 0.13.0.201105252313)
    To: org.eclipse.m2e.discovery [0.13.0.201105252313]



On Fri, May 27, 2011 at 8:36 PM, Pascal Rapicault <pascal@xxxxxxxxxxxx> wrote:
m2e 0.13 (available from eclipse) supports 3.6.
You can get the M builds from http://download.eclipse.org/technology/m2e/updates/M

On 2011-05-27, at 2:59 AM, Murray Waters wrote:

> Hi,
>
> We use Rational Application Developer 8.0 which is based on eclipse 3.6.
>
> Is there a way to get the latest and greatest of m2eclipse into an eclipse 3.6 installation? Is 3.6 going to be supported going forward at all or are you dropping support for all versions of eclipse prior to 3.7?
>
> At the moment we have RAD8 (eclipse 3.6) working with m2eclipse 0.12.1 by using the update site. Would it be a good idea to use a newer version than this?
>
> Thanks
>
> _______________________________________________
> m2e-users mailing list
> m2e-users@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/m2e-users




Back to the top