1
0
Fork 0
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:
Alain Magloire 2005-08-08 16:26:12 +00:00
parent ecce7764c9
commit 7bbe09a4f7

View file

@ -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">