mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-04 07:35:24 +02:00
launchbar: get rid of startup warning about missing enablement expr
Change-Id: Id9cefa69f1cf532d54eb5fd18724d8ae1d50aa52
This commit is contained in:
parent
01bfa62a4d
commit
9953b7f05d
1 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,8 @@
|
|||
class="org.eclipse.launchbar.core.DefaultLaunchConfigProvider"
|
||||
descriptorType="org.eclipse.launchbar.core.descriptorType.default"
|
||||
priority="0">
|
||||
<enablement>
|
||||
</enablement>
|
||||
</configProvider>
|
||||
</extension>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue