From 2ebfed2f23e095d6b5c14b3dc6ab6d5f4ba187c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20Eichst=C3=A4dt-Engelen?= Date: Thu, 14 Jan 2016 15:23:55 +0100 Subject: [PATCH] add additional package exports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Thomas Eichstädt-Engelen --- bundles/org.openhab.core.compat1x/META-INF/MANIFEST.MF | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bundles/org.openhab.core.compat1x/META-INF/MANIFEST.MF b/bundles/org.openhab.core.compat1x/META-INF/MANIFEST.MF index e7e2dc6b39..c9f44b76eb 100644 --- a/bundles/org.openhab.core.compat1x/META-INF/MANIFEST.MF +++ b/bundles/org.openhab.core.compat1x/META-INF/MANIFEST.MF @@ -40,6 +40,7 @@ Import-Package: com.google.common.base, org.eclipse.smarthome.model.sitemap, org.eclipse.smarthome.ui.chart, org.eclipse.smarthome.ui.items, + org.eclipse.xtext.xbase, org.openhab.io.multimedia.actions, org.openhab.library.tel.types, org.osgi.framework, @@ -95,6 +96,7 @@ Export-Package: org.codehaus.jackson, org.openhab.library.tel.items, org.openhab.library.tel.types, org.openhab.model.item.binding, + org.openhab.model.sitemap, org.openhab.ui.chart, org.openhab.ui.items Bundle-ClassPath: lib/jl1.0.1.jar,