openhab-core/bundles/org.openhab.core.ui/bnd.bnd

7 lines
228 B
Plaintext
Raw Normal View History

Bundle-SymbolicName: ${project.artifactId}
Bundle-Activator: org.eclipse.smarthome.ui.internal.UIActivator
Private-Package: \
org.knowm.xchart.*
Import-Package: \
de.erichseifert.vectorgraphics2d.*;resolution:=optional,\
*