From 259a07042f2c4c265934a33eef1618f5b73eb891 Mon Sep 17 00:00:00 2001 From: Simon Barner <barner@fortiss.org> Date: Fri, 2 Feb 2018 15:05:09 +0000 Subject: [PATCH] Move compositor, handler, editor, edit base parts for hierarchic platform to af3.hierarchic[.ui] - Keep code ratings where possible Remove unused PlatformArchitectureElementGroup model element refs 2658 --- .../trunk/META-INF/MANIFEST.MF | 5 ----- 1 file changed, 5 deletions(-) diff --git a/org.fortiss.af3.platform.raspberry.ui/trunk/META-INF/MANIFEST.MF b/org.fortiss.af3.platform.raspberry.ui/trunk/META-INF/MANIFEST.MF index f68305a2..83633e57 100644 --- a/org.fortiss.af3.platform.raspberry.ui/trunk/META-INF/MANIFEST.MF +++ b/org.fortiss.af3.platform.raspberry.ui/trunk/META-INF/MANIFEST.MF @@ -13,8 +13,3 @@ Bundle-ActivationPolicy: lazy Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Bundle-Vendor: fortiss GmbH Export-Package: org.fortiss.af3.platform.raspberry.ui -Import-Package: org.fortiss.af3.platform.compose, - org.fortiss.af3.platform.compose.base.hierarchical, - org.fortiss.af3.platform.compose.base.hierarchical.elements, - org.fortiss.af3.platform.model, - org.fortiss.af3.platform.utils -- GitLab