2012-01-06 08:55:05 -06:00
|
|
|
Manifest-Version: 1.0
|
|
|
|
Bundle-ManifestVersion: 2
|
|
|
|
Bundle-Name: Radar Plug-in
|
|
|
|
Bundle-SymbolicName: com.raytheon.edex.plugin.radar
|
|
|
|
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,
|
|
|
|
com.raytheon.uf.common.dataplugin.level,
|
|
|
|
com.raytheon.uf.common.localization,
|
|
|
|
com.raytheon.uf.common.serialization.comm,
|
|
|
|
com.raytheon.uf.common.status;bundle-version="1.11.11",
|
2013-01-06 14:32:24 -06:00
|
|
|
com.raytheon.uf.common.dataplugin.radar,
|
2013-03-19 14:18:54 -05:00
|
|
|
com.raytheon.uf.edex.menus;bundle-version="1.0.0",
|
2014-03-06 10:26:48 -06:00
|
|
|
org.itadaki.bzip2;bundle-version="0.9.1",
|
|
|
|
com.raytheon.uf.edex.ndm;bundle-version="1.0.0"
|
2012-01-06 08:55:05 -06:00
|
|
|
Bundle-ActivationPolicy: lazy
|
|
|
|
Export-Package: com.raytheon.edex.plugin.radar,
|
|
|
|
com.raytheon.edex.plugin.radar.dao,
|
|
|
|
com.raytheon.edex.plugin.radar.level2,
|
|
|
|
com.raytheon.edex.uengine.tasks.radar
|
|
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
2012-01-30 16:12:29 -06:00
|
|
|
Import-Package: com.raytheon.uf.common.comm,
|
2014-03-15 15:02:17 -05:00
|
|
|
com.raytheon.uf.common.inventory.tree,
|
2012-08-21 15:27:03 -05:00
|
|
|
com.raytheon.uf.common.dataplugin.text.db,
|
2013-03-19 14:18:54 -05:00
|
|
|
org.apache.commons.logging
|