From b7c441f5b9da67a2e3042efcddf835e3e0983fb2 Mon Sep 17 00:00:00 2001 From: cletavernie Date: Mon, 30 Jan 2012 16:44:16 +0000 Subject: 364586: [Property View - UML] There should be a better support for editing UML Datatype instances https://bugs.eclipse.org/bugs/show_bug.cgi?id=364586 --- .../META-INF/MANIFEST.MF | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'plugins/customization/org.eclipse.papyrus.customization.properties.generation/META-INF/MANIFEST.MF') diff --git a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/META-INF/MANIFEST.MF b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/META-INF/MANIFEST.MF index b10703628c3..f674044f8bf 100644 --- a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/META-INF/MANIFEST.MF +++ b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/META-INF/MANIFEST.MF @@ -26,7 +26,8 @@ Require-Bundle: org.eclipse.ui;bundle-version="3.6.1", org.eclipse.core.databinding.property;bundle-version="1.3.0", org.eclipse.papyrus.customization.properties.model.xwt;bundle-version="0.9.0", org.eclipse.papyrus.infra.tools;bundle-version="0.9.0", - org.eclipse.papyrus.infra.constraints;bundle-version="0.9.0" + org.eclipse.papyrus.infra.constraints;bundle-version="0.9.0", + org.eclipse.papyrus.infra.emf;bundle-version="0.9.0" Bundle-Vendor: %Bundle-Vendor Bundle-Version: 0.9.0.qualifier Bundle-ManifestVersion: 2 -- cgit v1.2.3