1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-09-09 19:43:27 +02:00

Fix for 181708, remove language mapping property page for external tus.

This commit is contained in:
Markus Schorn 2007-04-17 14:19:06 +00:00
parent 558fca8f5e
commit 901ccba9b0

View file

@ -1583,10 +1583,11 @@
category="org.eclipse.cdt.ui.newui.Page_head_general"
name="%CDTLanguagesProperty.name">
<enabledWhen>
<adapt
type="org.eclipse.cdt.core.model.ITranslationUnit">
</adapt>
</enabledWhen>z`
<and>
<adapt type="org.eclipse.cdt.core.model.ITranslationUnit"/>
<adapt type="org.eclipse.core.resources.IFile"/>
</and>
</enabledWhen>
</page>
</extension>
<extension