2012-01-06 08:55:05 -06:00
|
|
|
Manifest-Version: 1.0
|
|
|
|
Bundle-ManifestVersion: 2
|
|
|
|
Bundle-Name: Ldadprofiler Plug-in
|
|
|
|
Bundle-SymbolicName: com.raytheon.edex.plugin.ldadprofiler
|
2015-12-17 16:07:05 -06:00
|
|
|
Bundle-Version: 1.15.0.qualifier
|
2012-01-06 08:55:05 -06:00
|
|
|
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
|
2015-12-17 16:07:05 -06:00
|
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
|
2012-01-06 08:55:05 -06:00
|
|
|
Export-Package: com.raytheon.edex.plugin.ldadprofiler.common,
|
|
|
|
com.raytheon.edex.plugin.ldadprofiler.dao
|
2013-07-15 14:10:00 -05:00
|
|
|
Import-Package: com.raytheon.uf.common.status,
|
2015-12-17 16:07:05 -06:00
|
|
|
org.slf4j
|