Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [linuxtools-dev] Eclipse versions supported by Docker tooling

Hello,

I'm looking at https://bugs.eclipse.org/bugs/show_bug.cgi?id=475443, so the comment 4 means that, will it not be possible to backport the tools to Luna?

"The org.eclipse.core.runtime.IAdaptable#getAdapter() method signature changed and was generified in Eclipse Mars: https://bugs.eclipse.org/bugs/show_bug.cgi?id=442021"


Thanks.

Saludos / Regards

César Iván Orozco Cervantes
Software Engineer - Rational Application Developer

Software Group
Mexico Software Lab

Phone:52-33-3669-7000 x6964 | Tie-Line: 877-3712
E-mail:
corozcoc@xxxxxxxxxxx
IBM

2200 Camino A El Castillo
El Salto, JAL 45680
Mexico





From:        Xavier Coulon <xcoulon@xxxxxxxxxx>
To:        Linux Tools developer discussions <linuxtools-dev@xxxxxxxxxxx>
Date:        20/08/2015 01:51 AM
Subject:        Re: [linuxtools-dev] Eclipse versions supported by Docker tooling
Sent by:        linuxtools-dev-bounces@xxxxxxxxxxx





On 19 Aug 2015, at 17:22, Roland Grunberg <rgrunber@xxxxxxxxxx> wrote:

Missing requirement: Docker UI Plug-in 1.0.0.201508181950
(org.eclipse.linuxtools.docker.ui 1.0.0.201508181950) requires 'bundle
org.eclipse.core.databinding 1.4.100' but it could not be found


The latst version in Luna is 1.4.2.v20140729-1044, while in Mars it's
1.5.0.v20150422-0725, so we list a version that is specific to Mars.
If we can bump down versions to support Luna without having to do any
extra work, I think we probably should.

@Xavier, are we using any Mars-specific databind features ?


I don't think I use any Mars-specific feature so it should be possible to lower the dependency version to support Luna, indeed.
I just opened https://bugs.eclipse.org/bugs/show_bug.cgi?id=475443to work on it.



The update site contains two categories, in Mars I usually install just the
"Docker Tooling" and seems to be working fine, but how about the "Docker
Client Dependencies", do I need those plugins too?


"Docker Tooling" is exactly what you want, and it will take care of installing
the dependencies.

Cheers,
--
Roland Grunberg
_______________________________________________
linuxtools-dev mailing list

linuxtools-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/linuxtools-dev
_______________________________________________
linuxtools-dev mailing list
linuxtools-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/linuxtools-dev


Back to the top