mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Confusion between "S" and "s" the "S" extension is remove for now.
This commit is contained in:
parent
ecce7764c9
commit
7bbe09a4f7
1 changed files with 1 additions and 1 deletions
|
@ -507,7 +507,7 @@
|
|||
<extension point="org.eclipse.core.runtime.contentTypes">
|
||||
<file-association
|
||||
content-type="org.eclipse.cdt.core.asmSource"
|
||||
file-extensions="S,s,asm"/>
|
||||
file-extensions="s,asm"/>
|
||||
</extension>
|
||||
|
||||
<extension point="org.eclipse.core.runtime.contentTypes">
|
||||
|
|
Loading…
Add table
Reference in a new issue