From 81a862147f0bc317f6f65ef155266f31bfa1f73f Mon Sep 17 00:00:00 2001 From: cletavernie Date: Fri, 27 Jul 2012 12:31:19 +0000 Subject: 386118: [EMF Facet] Papyrus should progressively support EMF Facet 0.2 https://bugs.eclipse.org/bugs/show_bug.cgi?id=386118 - Improve the resolution of EObjects in EMFHelper, to be able to handle EMF Facet 0.2 encapsulated TreeElements - Add a new Papyrus EMF Editor based on EMF Facet 0.2 (Extra plug-in). The previous editor, based en EMF Facet 0.1, is still available. - New utility methods added in EMFHelper --- .../infra/emf/org.eclipse.papyrus.infra.emf.editor/plugin.xml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (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 4e5269bbe93..d2a34ed27c8 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 @@ -21,7 +21,16 @@ extensions="xmi" icon="icons/papyrus_model.png" id="org.eclipse.papyrus.emf.editor" - name="Papyrus EMF Editor"> + name="Papyrus EMF Editor (EMF Facet 0.1)"> + + -- cgit v1.2.3