1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00

2005-06-08 Alain Magloire

Move to the IContentTypeManager framework: PR 86645
This commit is contained in:
Alain Magloire 2005-06-09 16:27:33 +00:00
parent ac6c8db915
commit 588c9f749b

View file

@ -370,11 +370,10 @@
<editor
name="%MakefileEditor.name"
icon="icons/etool16/makefile.gif"
extensions="mk"
filenames="Makefile,makefile,GNUMakefile"
contributorClass="org.eclipse.cdt.make.internal.ui.editor.MakefileEditorActionContributor"
class="org.eclipse.cdt.make.internal.ui.editor.MakefileEditor"
id="org.eclipse.cdt.make.editor">
<contentTypeBinding contentTypeId="org.eclipse.cdt.make.core.makefile"/>
</editor>
</extension>
<extension