1
0
Fork 0
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:
Alena Laskavaia 2015-06-15 09:10:24 -04:00
parent 01bfa62a4d
commit 9953b7f05d

View file

@ -21,6 +21,8 @@
class="org.eclipse.launchbar.core.DefaultLaunchConfigProvider"
descriptorType="org.eclipse.launchbar.core.descriptorType.default"
priority="0">
<enablement>
</enablement>
</configProvider>
</extension>