mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 22:52:11 +02:00
Bug fix: some property pages are not visible
This commit is contained in:
parent
87f8ab3823
commit
b09b4cbbeb
1 changed files with 0 additions and 6 deletions
|
@ -671,7 +671,6 @@
|
|||
value="org.eclipse.cdt.managedbuilder.core.managedBuildNature">
|
||||
</filter>
|
||||
<enabledWhen>
|
||||
<and>
|
||||
<or>
|
||||
<instanceof value="org.eclipse.core.resources.IProject"/>
|
||||
<instanceof value="org.eclipse.cdt.core.model.ICProject"/>
|
||||
|
@ -688,8 +687,6 @@
|
|||
<test property="org.eclipse.cdt.ui.isSource" value="" />
|
||||
</and>
|
||||
</or>
|
||||
<test property="org.eclipse.cdt.ui.toolEditEnabled" value="" />
|
||||
</and>
|
||||
</enabledWhen>
|
||||
</page>
|
||||
<page
|
||||
|
@ -703,7 +700,6 @@
|
|||
value="org.eclipse.cdt.managedbuilder.core.managedBuildNature">
|
||||
</filter>
|
||||
<enabledWhen>
|
||||
<and>
|
||||
<or>
|
||||
<instanceof value="org.eclipse.core.resources.IProject"/>
|
||||
<instanceof value="org.eclipse.cdt.core.model.ICProject"/>
|
||||
|
@ -720,8 +716,6 @@
|
|||
<test property="org.eclipse.cdt.ui.isSource" value="" />
|
||||
</and>
|
||||
</or>
|
||||
<test property="org.eclipse.cdt.ui.toolEditEnabled" value="" />
|
||||
</and>
|
||||
</enabledWhen>
|
||||
</page>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue