21 lines
844 B
Text
21 lines
844 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: McIDAS Satellite Plug-in
|
|
Bundle-SymbolicName: com.raytheon.uf.edex.plugin.satellite.mcidas
|
|
Bundle-Version: 1.15.0.qualifier
|
|
Bundle-Vendor: Raytheon
|
|
Require-Bundle: com.raytheon.edex.common,
|
|
com.raytheon.uf.edex.decodertools;bundle-version="1.0.0",
|
|
org.geotools,
|
|
javax.measure,
|
|
javax.persistence,
|
|
com.raytheon.uf.common.dataplugin.satellite;bundle-version="1.0.0",
|
|
com.raytheon.edex.plugin.satellite;bundle-version="1.12.1174",
|
|
org.apache.commons.codec;bundle-version="1.10.0",
|
|
ar.com.hjg.pngj;bundle-version="2.1.1"
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
|
Import-Package: com.raytheon.uf.common.localization,
|
|
com.raytheon.uf.common.menus,
|
|
com.raytheon.uf.common.menus.xml,
|
|
com.raytheon.uf.common.status
|
|
Export-Package: com.raytheon.uf.edex.plugin.satellite.mcidas
|