1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-22 06:02:11 +02:00
cdt/launch
Jeff Johnston a4f788a7ad Bug 542701 - NPE at LaunchConfiguration.getLaunchManager
- add new logic to ContainerTypeProvider to use a JobGroup with
  maximum 1 thread so jobs from this class are never run
  at the same time
- change ContainerTypeProvider.getStatus() to wait until there are no
  scheduled, active, or cancelled jobs in the JobGroup
- change ContainerLaunchConfigurationDelegate.finalLaunchCheck() to
  create a fake launch target and call LaunchTargetManager.getStatus()
  which will eventually call the new ContainerTypeProvider.getStatus()
- fix NLS warnings in ContainerLaunchConfigurationDelegate

Change-Id: Icad11c5814dd8ee7fac99a41d74329ce65907a38
2020-05-26 15:44:52 -04:00
..
org.eclipse.cdt.docker.launcher Bug 542701 - NPE at LaunchConfiguration.getLaunchManager 2020-05-26 15:44:52 -04:00
org.eclipse.cdt.docker.launcher-feature [releng] Bump versions for 9.11.1 2020-04-01 16:21:39 -04:00
org.eclipse.cdt.launch Revert "Bug 560614 - Drop dependency on ICU4J" 2020-03-02 06:49:24 -05:00
pom.xml [releng] Bump versions for 9.11.1 2020-04-01 16:21:39 -04:00