2022-05-05 12:34:50 -05:00
|
|
|
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.18.0.qualifier
|
|
|
|
Bundle-Vendor: Raytheon
|
|
|
|
Require-Bundle: com.raytheon.edex.common,
|
|
|
|
com.raytheon.uf.edex.decodertools,
|
|
|
|
org.geotools,
|
|
|
|
javax.measure,
|
|
|
|
javax.persistence,
|
|
|
|
com.raytheon.uf.common.dataplugin.satellite,
|
|
|
|
com.raytheon.edex.plugin.satellite,
|
2023-06-16 18:23:19 +00:00
|
|
|
org.apache.commons.codec,
|
|
|
|
javax.xml.bind,
|
|
|
|
ar.com.hjg.pngj;bundle-version="2.1.1"
|
2022-05-05 12:34:50 -05:00
|
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-11
|
|
|
|
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
|