mirror of
https://github.com/peterdell/wudsn-ide.git
synced 2025-01-02 20:29:43 +00:00
Fix test editors
This commit is contained in:
parent
a143c81eb1
commit
b8c80a99b5
@ -57,7 +57,7 @@
|
|||||||
contributorClass="org.eclipse.ui.editors.text.TextEditorActionContributor"
|
contributorClass="org.eclipse.ui.editors.text.TextEditorActionContributor"
|
||||||
default="false" extensions="asm" icon="icons/editor-test-16x16.gif"
|
default="false" extensions="asm" icon="icons/editor-test-16x16.gif"
|
||||||
id="com.wudsn.ide.lng.asm.compiler.test.TestEditor" name="%com.wudsn.ide.lng.asm.compiler.test.TestEditor.name">
|
id="com.wudsn.ide.lng.asm.compiler.test.TestEditor" name="%com.wudsn.ide.lng.asm.compiler.test.TestEditor.name">
|
||||||
<contentTypeBinding contentTypeId="com.wudsn.ide.lng.editor.test.TestSourceFile">
|
<contentTypeBinding contentTypeId="com.wudsn.ide.lng.asm.compiler.test.TestSourceFile">
|
||||||
</contentTypeBinding>
|
</contentTypeBinding>
|
||||||
</editor>
|
</editor>
|
||||||
</extension>
|
</extension>
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
id="com.wudsn.ide.tst.editors.ATASCIIEditor"
|
id="com.wudsn.ide.tst.editors.ATASCIIEditor"
|
||||||
name="%com.wudsn.ide.tst.editors.ATASCIIEditor.name">
|
name="%com.wudsn.ide.tst.editors.ATASCIIEditor.name">
|
||||||
<contentTypeBinding
|
<contentTypeBinding
|
||||||
contentTypeId="com.wudsn.ide.tst.editors.ATASCIIFile">
|
contentTypeId="com.wudsn.ide.tst.ATASCIIFile">
|
||||||
</contentTypeBinding>
|
</contentTypeBinding>
|
||||||
</editor>
|
</editor>
|
||||||
</extension>
|
</extension>
|
||||||
|
Loading…
Reference in New Issue
Block a user