1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-25 09:55:29 +02:00
Find a file
Doug Schaefer 890bca3466 Bug 547831 Allow LC Providers to use the Null Target
The Null Target is half way to becoming a first class citizen. However
we don't provide it in the list of targets available for a launch
descriptor. This adds support for that by adding a boolean flag to
the launch configuration provider launch bar contribution extension.

To help with that, changed the handling of get launch config for the
default launch descriptors to grab the config directly from the
descriptor without going through the providers. It would be very weird
for the providers to return a different config, but that door is now
shut.

Also add some documentation to ILaunchBarManager. Was going to add
the support there but went for the extension instead. Might as well
check in the docs I wrote doing that.

Change-Id: Ia03002a661a3971df68f74b2c338fe538b8b376a
2019-05-31 16:24:07 -04:00
.mvn Update tycho pomless to 1.3.0. 2019-01-24 12:12:19 +02:00
bundles Bug 547831 Allow LC Providers to use the Null Target 2019-05-31 16:24:07 -04:00
features [releng] Bump version to 2.3.0 2019-05-22 10:46:06 -04:00
repo [releng] Bump version to 2.3.0 2019-05-22 10:46:06 -04:00
tests Bug 547705 Implement Dup and Del of Configs. Make Default public. 2019-05-27 16:28:01 -04:00
.gitignore Initial commit separating the launchbar into it's own git repo. 2014-12-10 11:31:47 -05:00
pom.xml [releng] update platform version 2019-05-22 10:51:58 -04:00