1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-05 16:15:25 +02:00
Find a file
Alena Laskavaia d5c63d386c [launchbar] Support launching without a target
- we should not make assumption about the target and let
delegate deal with it. For example if no targets are
created and you run for the first time, delegate can offer
to create a target
- also if launch bar participants don't care about targets at all we
should be able to still show modes, etc
- so I removed filters on null target and let participant deal with it
(note null target is not the same as Local). To avoid NPEs null target
is actually an object ILaunchTarget.NULL_TARGET

Change-Id: Ie2a4d3430284adbb137a4565d9976a0ba554d41f
2015-11-09 15:42:55 -05:00
bundles [launchbar] Support launching without a target 2015-11-09 15:42:55 -05:00
features/org.eclipse.launchbar Upversion launchbar for Mars.1 (launchbar 1.0.1). 2015-09-08 11:26:16 -04:00
repo Added the p2 repo and finished the poms. 2014-12-11 11:48:00 -05:00
tests/org.eclipse.launchbar.core.tests Bug 481352 - reintroduce ILaunchTarget as target selector. 2015-11-04 15:51:50 -05:00
.gitignore Initial commit separating the launchbar into it's own git repo. 2014-12-10 11:31:47 -05:00
pom.xml Remove 32-bit Mac. It's gone now. 2015-06-19 09:56:35 -04:00