36 lines
1.6 KiB
Text
36 lines
1.6 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.15.0.qualifier
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
|
Bundle-ActivationPolicy: lazy
|
|
Bundle-Vendor: Raytheon
|
|
Require-Bundle: org.eclipse.core.runtime;bundle-version="3.8",
|
|
com.raytheon.uf.viz.core;bundle-version="1.14",
|
|
com.raytheon.uf.common.dataplugin,
|
|
com.raytheon.uf.common.dataplugin.satellite;bundle-version="1.14",
|
|
com.raytheon.uf.common.datastorage;bundle-version="1.14",
|
|
com.raytheon.uf.common.geospatial;bundle-version="1.14",
|
|
com.raytheon.uf.common.colormap,
|
|
com.raytheon.uf.common.pointdata;bundle-version="1.13",
|
|
com.raytheon.uf.viz.productbrowser.datalisting;bundle-version="1.15.0",
|
|
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;bundle-version="1.14",
|
|
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;bundle-version="1.14",
|
|
com.raytheon.uf.common.comm,
|
|
com.raytheon.uf.common.numeric;bundle-version="1.14",
|
|
com.raytheon.viz.alerts,
|
|
com.raytheon.uf.viz.core.rsc;bundle-version="1.14",
|
|
javax.measure,
|
|
com.raytheon.uf.common.util;bundle-version="1.16.0"
|
|
Import-Package: com.raytheon.viz.awipstools,
|
|
com.raytheon.viz.core.rsc.hdf5
|
|
Export-Package: com.raytheon.viz.satellite,
|
|
com.raytheon.viz.satellite.rsc,
|
|
com.raytheon.viz.satellite.tileset
|
|
Bundle-ClassPath: com.raytheon.viz.satellite.jar
|