mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-03-28 14:56:28 +01:00
![]() - 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 |
||
---|---|---|
.. | ||
org.eclipse.cdt.docker.launcher | ||
org.eclipse.cdt.docker.launcher-feature | ||
org.eclipse.cdt.launch | ||
pom.xml |