1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-06 09:16:02 +02:00
cdt/launch
Jeff Johnston 8c8d10f2e0 Bug 469529 - null pointer exception starting Docker launcher
- an init() call from the Docker Launch plugin start() method may
  not be able to get a Workbench Window so add code to ensure that
  an NPE does not occur in ConnectionListener
- fix the ContainerLaunchConfigurationDelegate to return null for
  the ipaddress() of the gdbserver run job if the info has not
  yet been set (thread timing)

Change-Id: I6dae9f1997d8b5b7db3246c0feb7966c4795b05b
(cherry picked from commit bd7fad5f67)
2015-06-06 12:24:58 -04:00
..
org.eclipse.cdt.docker.launcher Bug 469529 - null pointer exception starting Docker launcher 2015-06-06 12:24:58 -04:00
org.eclipse.cdt.docker.launcher-feature Add Docker launching support 2015-05-19 13:53:27 -04:00
org.eclipse.cdt.docker.launcher.source-feature Add Docker launching support 2015-05-19 13:53:27 -04:00
org.eclipse.cdt.launch Incremented CDT feature version to 8.7.0 2015-05-04 21:07:13 -04:00