Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/core/org.eclipse.papyrus.editor/plugin.xml')
-rw-r--r--plugins/core/org.eclipse.papyrus.editor/plugin.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/core/org.eclipse.papyrus.editor/plugin.xml b/plugins/core/org.eclipse.papyrus.editor/plugin.xml
index ed78a66bbcb..439a0f9d84b 100644
--- a/plugins/core/org.eclipse.papyrus.editor/plugin.xml
+++ b/plugins/core/org.eclipse.papyrus.editor/plugin.xml
@@ -9,6 +9,7 @@
extensions="di"
icon="icons/papyrus/Papyrus_16x16.gif"
id="org.eclipse.papyrus.core.papyrusEditor"
+ matchingStrategy="org.eclipse.papyrus.editor.PapyrusMatchingStrategy"
name="Papyrus Editor Core">
</editor>
</extension>

Back to the top