openhab-core/bundles/org.openhab.ui.classicui/META-INF/MANIFEST.MF
Markus Rathgeb e57044e13c Rework / formatted manifest (#211)
* reworked and formatted manifest
* added missing jdt.annotation

Related to: https://github.com/eclipse/smarthome/pull/4308

Signed-off-by: Markus Rathgeb <maggu2810@gmail.com>
2017-09-21 08:16:38 +02:00

17 lines
490 B
Plaintext

Manifest-Version: 1.0
Bundle-ActivationPolicy: lazy
Bundle-ClassPath:
patch/,
.
Bundle-ManifestVersion: 2
Bundle-Name: openHAB Classic UI Fragment
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-SymbolicName: org.openhab.ui.classicui
Bundle-Vendor: openHAB
Bundle-Version: 2.2.0.qualifier
Fragment-Host: org.eclipse.smarthome.ui.classic
Import-Package:
org.eclipse.jdt.annotation;resolution:=optional,
org.openhab.ui.dashboard
Service-Component: OSGI-INF/*.xml