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:
parent
558fca8f5e
commit
901ccba9b0
1 changed files with 5 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue