mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 14:42:11 +02:00
Fix up launch bar setting for cmake.
Change-Id: I0000000000000000000000000000000000000000
This commit is contained in:
parent
df4865a9d3
commit
c3bfd4daee
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
||||||
<descriptorType
|
<descriptorType
|
||||||
class="org.eclipse.cdt.cmake.core.internal.CMakeLaunchDescriptorType"
|
class="org.eclipse.cdt.cmake.core.internal.CMakeLaunchDescriptorType"
|
||||||
id="org.eclipse.cdt.cmake.core.descriptorType"
|
id="org.eclipse.cdt.cmake.core.descriptorType"
|
||||||
priority="org.eclipse.cdt.cmake.core.descriptorType">
|
priority="10">
|
||||||
<enablement>
|
<enablement>
|
||||||
<instanceof
|
<instanceof
|
||||||
value="org.eclipse.core.resources.IProject">
|
value="org.eclipse.core.resources.IProject">
|
||||||
|
|
Loading…
Add table
Reference in a new issue