mirror of
https://github.com/danieldemus/openhab-core.git
synced 2025-01-10 21:31:53 +01:00
Merge pull request #11 from teichsta/additional-package-exports
add additional package exports
This commit is contained in:
commit
5d92d162f5
@ -40,6 +40,7 @@ Import-Package: com.google.common.base,
|
|||||||
org.eclipse.smarthome.model.sitemap,
|
org.eclipse.smarthome.model.sitemap,
|
||||||
org.eclipse.smarthome.ui.chart,
|
org.eclipse.smarthome.ui.chart,
|
||||||
org.eclipse.smarthome.ui.items,
|
org.eclipse.smarthome.ui.items,
|
||||||
|
org.eclipse.xtext.xbase,
|
||||||
org.openhab.io.multimedia.actions,
|
org.openhab.io.multimedia.actions,
|
||||||
org.openhab.library.tel.types,
|
org.openhab.library.tel.types,
|
||||||
org.osgi.framework,
|
org.osgi.framework,
|
||||||
@ -95,6 +96,7 @@ Export-Package: org.codehaus.jackson,
|
|||||||
org.openhab.library.tel.items,
|
org.openhab.library.tel.items,
|
||||||
org.openhab.library.tel.types,
|
org.openhab.library.tel.types,
|
||||||
org.openhab.model.item.binding,
|
org.openhab.model.item.binding,
|
||||||
|
org.openhab.model.sitemap,
|
||||||
org.openhab.ui.chart,
|
org.openhab.ui.chart,
|
||||||
org.openhab.ui.items
|
org.openhab.ui.items
|
||||||
Bundle-ClassPath: lib/jl1.0.1.jar,
|
Bundle-ClassPath: lib/jl1.0.1.jar,
|
||||||
|
Loading…
Reference in New Issue
Block a user