1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-20 06:35:50 +02:00
cdt/bundles
Alena Laskavaia 353fe40897 launchbar: fixed unsafe cast
- instead of doing method check and then casting without check, just do
a instance check which would gurantee the result and won't rely on that
method

Change-Id: I153f3113d15d6b145e41ee8c3d48cfe0a5c296d8
2016-02-04 13:02:58 -05:00
..
org.eclipse.launchbar.core Check for null when getting launch config provider. 2016-02-01 14:08:19 -05:00
org.eclipse.launchbar.remote.core Bug 484993 - Hook up label provider to remote launch target 2015-12-30 21:59:47 -05:00
org.eclipse.launchbar.remote.ui Bug 484993 - Add remote ui feature to the build. 2015-12-31 00:06:11 -05:00
org.eclipse.launchbar.ui launchbar: fixed unsafe cast 2016-02-04 13:02:58 -05:00