1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 06:32:10 +02:00
cdt/launch
Jeff Johnston 9cf1f0625e Bug 533842 - Fix Launchbar for enabled/disabled Docker Connections
- fix problem with launch targets not being set correctly
- for ContainerTargetTypeProvider, make init() and changeEvent()
  synchronized
- move the test for ESTABLISHED connection after getImages()
  in ContainerTargetTypeProvider.init() method so that we don't
  see the connection as being UNKNOWN
- move addConnectionManagerListener() call in init() to be
  just after we fetch the list of current connections
- in ContainerGCCToolChainProvider, make init() and changeEvent()
  synchronized and move addConnectionManagerListener call to
  just after connections list are acquired


Change-Id: I24880a77755d634e8bce85db4f3354cf5ad7671d
2018-05-07 17:53:35 -04:00
..
org.eclipse.cdt.docker.launcher Bug 533842 - Fix Launchbar for enabled/disabled Docker Connections 2018-05-07 17:53:35 -04:00
org.eclipse.cdt.docker.launcher-feature [releng] Bump version to 9.5.0 2018-02-13 11:25:08 +00:00
org.eclipse.cdt.launch Bug 533499 - Check all problem markers for errors 2018-04-17 04:49:38 -04:00
pom.xml [releng] Bump version to 9.5.0 2018-02-13 11:25:08 +00:00