mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-09-10 12:03:16 +02:00
Part fix for PR 94658
This commit is contained in:
parent
588c9f749b
commit
929be9e002
1 changed files with 1 additions and 1 deletions
|
@ -149,7 +149,7 @@
|
|||
<extension point="org.eclipse.core.runtime.contentTypes">
|
||||
<file-association
|
||||
content-type="org.eclipse.cdt.managedbuilder.core.executableFile"
|
||||
file-extensions="exe,"/>
|
||||
file-extensions="exe"/>
|
||||
</extension>
|
||||
|
||||
<extension point="org.eclipse.core.runtime.contentTypes">
|
||||
|
|
Loading…
Add table
Reference in a new issue