25 lines
1.3 KiB
Text
25 lines
1.3 KiB
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Satellite Common
|
|
Bundle-SymbolicName: com.raytheon.uf.common.dataplugin.satellite
|
|
Bundle-Version: 1.0.0.qualifier
|
|
Bundle-Vendor: RAYTHEON
|
|
Eclipse-RegisterBuddy: com.raytheon.edex.common, com.raytheon.uf.common.serialization, com.raytheon.uf.viz.core
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|
Require-Bundle: com.raytheon.uf.common.dataplugin;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.serialization;bundle-version="1.12.1174",
|
|
com.raytheon.edex.common;bundle-version="1.12.1174",
|
|
javax.persistence;bundle-version="1.0.0",
|
|
org.geotools;bundle-version="2.6.4",
|
|
org.apache.commons.lang;bundle-version="2.3.0",
|
|
javax.measure;bundle-version="1.0.0",
|
|
com.raytheon.uf.common.dataaccess;bundle-version="1.0.0",
|
|
com.raytheon.uf.common.serialization.comm;bundle-version="1.12.1174"
|
|
Export-Package: com.raytheon.uf.common.dataplugin.satellite,
|
|
com.raytheon.uf.common.dataplugin.satellite.units,
|
|
com.raytheon.uf.common.dataplugin.satellite.units.counts,
|
|
com.raytheon.uf.common.dataplugin.satellite.units.generic,
|
|
com.raytheon.uf.common.dataplugin.satellite.units.goes,
|
|
com.raytheon.uf.common.dataplugin.satellite.units.goes.convert,
|
|
com.raytheon.uf.common.dataplugin.satellite.units.ir,
|
|
com.raytheon.uf.common.dataplugin.satellite.units.water
|