mirror of
https://github.com/peterdell/wudsn-ide.git
synced 2024-11-12 09:05:17 +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"
|
||||
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">
|
||||
<contentTypeBinding contentTypeId="com.wudsn.ide.lng.editor.test.TestSourceFile">
|
||||
<contentTypeBinding contentTypeId="com.wudsn.ide.lng.asm.compiler.test.TestSourceFile">
|
||||
</contentTypeBinding>
|
||||
</editor>
|
||||
</extension>
|
||||
|
@ -10,7 +10,7 @@
|
||||
id="com.wudsn.ide.tst.editors.ATASCIIEditor"
|
||||
name="%com.wudsn.ide.tst.editors.ATASCIIEditor.name">
|
||||
<contentTypeBinding
|
||||
contentTypeId="com.wudsn.ide.tst.editors.ATASCIIFile">
|
||||
contentTypeId="com.wudsn.ide.tst.ATASCIIFile">
|
||||
</contentTypeBinding>
|
||||
</editor>
|
||||
</extension>
|
||||
|
Loading…
Reference in New Issue
Block a user