1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-25 09:55:29 +02:00
cdt/launchbar/org.eclipse.launchbar.ui/META-INF
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
..
MANIFEST.MF Fix NPE if Launch Dialog not open yet (#561) 2023-09-15 17:26:15 -04:00