awips2/edexOsgi/com.raytheon.edex.plugin.ldadprofiler/META-INF/MANIFEST.MF
2016-02-03 21:45:47 -06:00

19 lines
826 B
Text

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Ldadprofiler Plug-in
Bundle-SymbolicName: com.raytheon.edex.plugin.ldadprofiler
Bundle-Version: 1.12.1174.qualifier
Bundle-Vendor: RAYTHEON
Require-Bundle: com.raytheon.edex.common;bundle-version="1.11.13",
javax.persistence;bundle-version="1.0.0",
javax.measure;bundle-version="1.0.0",
org.geotools;bundle-version="2.5.2",
com.raytheon.uf.common.localization;bundle-version="1.11.13",
com.raytheon.edex.plugin.ldad;bundle-version="1.0.0",
com.raytheon.uf.common.pointdata;bundle-version="1.11.17",
com.raytheon.uf.edex.pointdata
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Export-Package: com.raytheon.edex.plugin.ldadprofiler.common,
com.raytheon.edex.plugin.ldadprofiler.dao
Import-Package: com.raytheon.uf.common.status,
org.apache.commons.logging