awips2/cave/com.raytheon.viz.satellite/META-INF/MANIFEST.MF
Ben Steffensmeier 858deeaef5 Issue #2947 Redo satellite derived parameters to use an inventory to determine availability.
Former-commit-id: 2d8106bc5b [formerly bb51fb299a] [formerly 709e3411c4] [formerly a8bb2c0dfd [formerly 709e3411c4 [formerly 1a041cb3be1141f4af116335e5b9540beda817cb]]]
Former-commit-id: a8bb2c0dfd
Former-commit-id: 4a7f1c2296d79b72f15c1dafa088a798fe5a813e [formerly 119ced4a01]
Former-commit-id: a51b965c4f
2014-04-16 14:54:59 -05:00

35 lines
1.3 KiB
Text

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Satellite Visualization Plug-in
Bundle-SymbolicName: com.raytheon.viz.satellite;singleton:=true
Bundle-Version: 1.13.0.qualifier
Bundle-Vendor: Raytheon
Eclipse-RegisterBuddy: com.raytheon.viz.core, com.raytheon.uf.viz.core, com.raytheon.viz.ui
Eclipse-BuddyPolicy: ext, global
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
com.raytheon.uf.viz.core,
com.raytheon.uf.common.dataplugin,
com.raytheon.uf.common.dataplugin.satellite,
com.raytheon.uf.common.datastorage,
com.raytheon.uf.common.serialization.comm,
com.raytheon.uf.common.geospatial,
com.raytheon.uf.common.colormap,
com.raytheon.uf.common.pointdata,
com.raytheon.uf.common.message,
com.raytheon.uf.viz.productbrowser,
com.raytheon.uf.common.derivparam;bundle-version="1.14.0",
com.raytheon.uf.viz.ui.menus,
com.raytheon.uf.common.style,
com.raytheon.viz.ui,
com.raytheon.viz.core,
javax.measure,
com.raytheon.uf.common.inventory;bundle-version="1.14.0",
com.raytheon.uf.viz.datacube;bundle-version="1.14.0",
com.raytheon.uf.common.dataplugin.level,
com.raytheon.uf.common.comm,
com.raytheon.uf.common.numeric
Bundle-ActivationPolicy: lazy
Export-Package: com.raytheon.viz.satellite,
com.raytheon.viz.satellite.rsc
Bundle-RequiredExecutionEnvironment: JavaSE-1.6