From f8a0549609b4b0c149bd8b6a9a76fbde61afbc98 Mon Sep 17 00:00:00 2001 From: Camille Letavernier Date: Tue, 4 Nov 2014 16:25:26 +0100 Subject: 351804: [EMF Embedded Editor] Papyrus shall provide an embedded EMF Editor https://bugs.eclipse.org/bugs/show_bug.cgi?id=351804 - Update the generic/customizable Papyrus Tree Editor to use the latest New Child component - Fix various issues to let the UML Properties view work with the Customizable Papyrus Tree Editor--- .../emf/org.eclipse.papyrus.infra.emf.editor/plugin.xml | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) (limited to 'plugins/infra/emf/org.eclipse.papyrus.infra.emf.editor/plugin.xml') diff --git a/plugins/infra/emf/org.eclipse.papyrus.infra.emf.editor/plugin.xml b/plugins/infra/emf/org.eclipse.papyrus.infra.emf.editor/plugin.xml index d2a34ed27c8..c8170edb38b 100644 --- a/plugins/infra/emf/org.eclipse.papyrus.infra.emf.editor/plugin.xml +++ b/plugins/infra/emf/org.eclipse.papyrus.infra.emf.editor/plugin.xml @@ -18,19 +18,9 @@ class="org.eclipse.papyrus.infra.emf.editor.part.PapyrusEditor" contributorClass="org.eclipse.papyrus.infra.emf.editor.part.ActionBarContributor" default="false" - extensions="xmi" icon="icons/papyrus_model.png" id="org.eclipse.papyrus.emf.editor" - name="Papyrus EMF Editor (EMF Facet 0.1)"> - - + name="Papyrus EMF Editor"> -- cgit v1.2.3