1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-28 03:15:33 +02:00
Commit graph

5 commits

Author SHA1 Message Date
Jeff Johnston
9d5513149c Bug 467930
- clear warning flag once apply button is hit

Change-Id: I4504a1257566ba18683e220b353e935b69d67a6d
2015-05-31 23:16:13 -04:00
Jeff Johnston
e51f7256e5 Fix for bug 468408
- Change to use the launcher plugin instead of the internal
  Activator from org.eclipse.linuxtools.docker.ui

Change-Id: I55c5ee8a70714a76543b6deb029003c9d8a7862c
2015-05-26 17:16:50 -04:00
Jeff Johnston
88bc78c00e Fix for Bug 467930
- creating a Container launch configuration in Debug Launch
  Configurations View does not work
- problem is that the ContainerTab was not setting the connectionUri
  by default

Change-Id: Ifb25b1cfcc8d4e3ac2c67b60a0072463774b108f
2015-05-24 12:21:47 -04:00
Marc Khouzam
d72dfae230 Play it safe for RC1 and add Remote attribute
May prove not to be needed but we don't have time to check right now.

Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2015-05-19 14:04:20 -04:00
Jeff Johnston
89334c92a0 Add Docker launching support
- use the new docker tooling plug-ins to launch and debug
  CDT C/C++ applications in docker containers

Change-Id: I30689255a3443ce6d49f937f5e2506d86452915b
2015-05-19 13:54:52 -04:00