mirror of
https://github.com/danieldemus/openhab-core.git
synced 2025-01-11 21:51:53 +01:00
8 lines
228 B
Plaintext
8 lines
228 B
Plaintext
|
Bundle-SymbolicName: ${project.artifactId}
|
||
|
Require-Bundle: org.openhab.core.model.sitemap
|
||
|
Import-Package: \
|
||
|
org.eclipse.jdt.annotation;resolution:=optional,\
|
||
|
org.eclipse.smarthome.model.core,\
|
||
|
org.osgi.framework,\
|
||
|
org.slf4j
|