X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=core%2Forg.argeo.suite.ui%2Fbnd.bnd;h=abd4ae23e85a2f74b5236a889f03036c6a7b7393;hb=HEAD;hp=7785626947e966f37fdb8a1faaea3a38a856d91e;hpb=f10ff4072b25721d82e083d2b200fdb8c4506b6e;p=gpl%2Fargeo-suite.git diff --git a/core/org.argeo.suite.ui/bnd.bnd b/core/org.argeo.suite.ui/bnd.bnd deleted file mode 100644 index 7785626..0000000 --- a/core/org.argeo.suite.ui/bnd.bnd +++ /dev/null @@ -1,24 +0,0 @@ -Service-Component:\ -OSGI-INF/cmsApp.xml,\ -OSGI-INF/eventRecorder.xml,\ -OSGI-INF/header.xml,\ -OSGI-INF/footer.xml,\ -OSGI-INF/leadPane.xml,\ -OSGI-INF/loginScreen.xml,\ -OSGI-INF/recentItems.xml,\ -OSGI-INF/adminLeadPane.xml,\ -OSGI-INF/termsEntryArea.xml,\ -OSGI-INF/termsLayer.xml,\ -OSGI-INF/dashboard.xml,\ -OSGI-INF/dashboardLayer.xml - -Import-Package:\ -org.argeo.api,\ -org.argeo.cms.ui.widgets,\ -org.eclipse.swt,\ -org.osgi.framework,\ -org.argeo.entity,\ -org.eclipse.core.commands.common,\ -org.eclipse.jface.window,\ -org.eclipse.jface.dialogs,\ -*