blob: 78b895831331656d83fc2328665cef0be8e82626 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.0"?>
<!--
<copyright>
</copyright>
-->
<plugin>
<extension point="org.eclipse.ui.editors">
<editor
id="org.eclipse.acceleo.profiler.presentation.ProfilerEditorID"
name="%_UI_ProfilerEditor_label"
icon="icons/full/obj16/ProfilerModelFile.gif"
extensions="mtlp"
class="org.eclipse.acceleo.profiler.presentation.ProfilerEditor"
contributorClass="org.eclipse.acceleo.profiler.presentation.ProfilerActionBarContributor">
</editor>
</extension>
</plugin>