2017-04-21 18:33:55 -06:00
|
|
|
Manifest-Version: 1.0
|
|
|
|
Bundle-ManifestVersion: 2
|
|
|
|
Bundle-Name: Viz Data Access
|
|
|
|
Bundle-SymbolicName: com.raytheon.viz.dataaccess
|
2018-06-20 17:39:08 -06:00
|
|
|
Bundle-Version: 1.16.0.qualifier
|
2017-04-21 18:33:55 -06:00
|
|
|
Bundle-Vendor: RAYTHEON
|
2018-07-05 11:49:57 -06:00
|
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
2017-04-21 18:33:55 -06:00
|
|
|
Bundle-ActivationPolicy: lazy
|
|
|
|
Require-Bundle: com.raytheon.uf.viz.core;bundle-version="1.14.0",
|
|
|
|
com.raytheon.uf.common.dataaccess;bundle-version="1.0.0",
|
|
|
|
com.raytheon.uf.common.colormap;bundle-version="1.12.1174",
|
|
|
|
javax.measure;bundle-version="1.0.0",
|
|
|
|
org.apache.commons.lang3;bundle-version="3.4.0",
|
|
|
|
com.raytheon.uf.common.style;bundle-version="1.0.0",
|
|
|
|
com.raytheon.uf.common.numeric;bundle-version="1.14.0",
|
|
|
|
com.raytheon.uf.viz.core.grid;bundle-version="1.15.0",
|
|
|
|
com.raytheon.uf.common.dataplugin;bundle-version="1.14.0",
|
|
|
|
org.eclipse.swt;bundle-version="3.8.1"
|
|
|
|
Export-Package: com.raytheon.viz.dataaccess.rsc,
|
|
|
|
com.raytheon.viz.dataaccess.rsc.geometry,
|
|
|
|
com.raytheon.viz.dataaccess.rsc.grid
|