mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-16 04:35:45 +02:00
Fix empty PE if Resource elements disabled, related to bug 270103
This commit is contained in:
parent
973efe1f3e
commit
e193a98b1f
1 changed files with 1 additions and 0 deletions
|
@ -2646,6 +2646,7 @@
|
|||
<instanceof value="org.eclipse.core.resources.IResource"/>
|
||||
<test property="org.eclipse.core.resources.projectNature" value="org.eclipse.cdt.core.cnature"/>
|
||||
</and>
|
||||
<instanceof value="org.eclipse.core.resources.IWorkspaceRoot"/>
|
||||
</or>
|
||||
</triggerPoints>
|
||||
<possibleChildren>
|
||||
|
|
Loading…
Add table
Reference in a new issue