1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-29 20:05:35 +02:00
cdt/launch/org.eclipse.cdt.docker.launcher
Jeff Johnston 7215298c66 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
- also set Remote Attribute which is needed for Container launch
  to properly connect with gdbserver in Docker Container

Change-Id: Ifb25b1cfcc8d4e3ac2c67b60a0072463774b108f
2015-05-21 17:33:26 -04:00
..
.settings Add Docker launching support 2015-05-19 13:53:27 -04:00
icons Add Docker launching support 2015-05-19 13:53:27 -04:00
META-INF Add Docker launching support 2015-05-19 13:53:27 -04:00
src/org/eclipse/cdt Fix for Bug 467930 2015-05-21 17:33:26 -04:00
.classpath Add Docker launching support 2015-05-19 13:53:27 -04:00
.gitignore Add Docker launching support 2015-05-19 13:53:27 -04:00
.project Add Docker launching support 2015-05-19 13:53:27 -04:00
about.html Add Docker launching support 2015-05-19 13:53:27 -04:00
build.properties Add Docker launching support 2015-05-19 13:53:27 -04:00
plugin.properties Add Docker launching support 2015-05-19 13:53:27 -04:00
plugin.xml Add Docker launching support 2015-05-19 13:53:27 -04:00
pom.xml Add Docker launching support 2015-05-19 13:53:27 -04:00