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:
parent
ac6c8db915
commit
588c9f749b
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue