1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-22 06:02:11 +02:00
cdt/launchbar
Jonah Graham 5a4320d9e3
Fix NPE if Launch Dialog not open yet (#561)
Some flows (such as open JUnit test case) does a IRunnableContext.run
before the UI is open. Therefore we need to fall back on the platform
progress service to run it since the launch config UI is not ready yet

Fixes #555
2023-09-15 17:26:15 -04:00
..
org.eclipse.launchbar Prepare repo for CDT 11.4.0 development 2023-09-14 19:47:15 -04:00
org.eclipse.launchbar.core Clean up for synchronization of LaunchBarManager.descriptors 2023-02-06 10:41:08 -05:00
org.eclipse.launchbar.core.tests Update to latest Orbit which means new mockito version 2022-11-14 16:04:19 -05:00
org.eclipse.launchbar.remote Prepare repo for CDT 11.4.0 development 2023-09-14 19:47:15 -04:00
org.eclipse.launchbar.remote.core Upgrade build.properties warnings to errors 2022-11-06 18:29:28 -05:00
org.eclipse.launchbar.remote.ui Update copyright year on all features 2023-03-13 21:00:55 -04:00
org.eclipse.launchbar.ui Fix NPE if Launch Dialog not open yet (#561) 2023-09-15 17:26:15 -04:00
org.eclipse.launchbar.ui.controls Bump all bundles that are missing BREE in 11.3.0 2023-09-15 07:24:17 -04:00
org.eclipse.launchbar.ui.tests Prepare repo for CDT 11.4.0 development 2023-09-14 19:47:15 -04:00
pom.xml Prepare repo for CDT 11.4.0 development 2023-09-14 19:47:15 -04:00