1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-19 15:05:36 +02:00
cdt/launch
Jeff Johnston bd7fad5f67 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
2015-06-05 22:51:16 -04:00
..
org.eclipse.cdt.docker.launcher Bug 469529 - null pointer exception starting Docker launcher 2015-06-05 22:51:16 -04:00
org.eclipse.cdt.docker.launcher-feature Add Docker launching support 2015-05-19 13:54:52 -04:00
org.eclipse.cdt.docker.launcher.source-feature Add Docker launching support 2015-05-19 13:54:52 -04:00
org.eclipse.cdt.launch Incremented CDT feature version to 8.7.0 2015-05-04 21:07:13 -04:00