22 lines
907 B
Text
22 lines
907 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.12.1174.qualifier
|
|
Eclipse-RegisterBuddy: com.raytheon.edex.common, com.raytheon.uf.common.serialization
|
|
Bundle-Vendor: Raytheon
|
|
Require-Bundle: com.raytheon.edex.common,
|
|
com.raytheon.uf.edex.decodertools;bundle-version="1.0.0",
|
|
org.geotools,
|
|
javax.measure,
|
|
org.apache.commons.lang,
|
|
javax.persistence,
|
|
com.raytheon.uf.common.dataplugin.satellite;bundle-version="1.0.0",
|
|
com.raytheon.edex.plugin.satellite;bundle-version="1.12.1174"
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|
Import-Package: com.raytheon.edex.uengine.tasks.query,
|
|
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
|