openhab-core/bundles/org.openhab.ui.paperui/META-INF/MANIFEST.MF
Svilen 4005121e6c Fix errors found by the static analysis tool (#182)
Signed-off-by: Svilen Valkanov <svilen.valkanov@musala.com>
2017-08-10 12:46:30 +02:00

14 lines
419 B
Plaintext

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: openHAB Paper UI Theme Fragment
Bundle-SymbolicName: org.openhab.ui.paperui
Bundle-Version: 2.2.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Fragment-Host: org.eclipse.smarthome.ui.paper
Bundle-ClassPath: patch/,.
Import-Package: org.openhab.ui.dashboard
Bundle-Vendor: openHAB
Service-Component: OSGI-INF/*.xml
Bundle-ActivationPolicy: lazy