blob: 4f54ed3c87f16b897f086bcba5851804652bf6ca [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.0"?>
<!--
<copyright>
</copyright>
$Id: plugin.xml,v 1.3 2010/12/28 21:50:23 glefur Exp $
-->
<plugin>
<extension point="org.eclipse.ui.editors">
<editor
class="org.eclipse.emf.eef.runtime.ui.editor.InteractiveEEFEditor"
contributorClass="org.eclipse.emf.eef.runtime.ui.editor.InteractiveEEFEditorActionBarContributor"
icon="icons/full/obj16/InteractiveEditor.gif"
id="org.eclipse.emf.eef.runtime.ui.editor.InteractiveEEFEditorID"
name="%UI_InteractiveEEFEditor_name">
</editor>
</extension>
</plugin>