53 lines
2.2 KiB
Text
53 lines
2.2 KiB
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Grid Display Plug-in
|
|
Bundle-SymbolicName: com.raytheon.viz.grid;singleton:=true
|
|
Bundle-Version: 1.16.3.qualifier
|
|
Bundle-Vendor: Raytheon
|
|
Bundle-ActivationPolicy: lazy
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
|
Require-Bundle: org.eclipse.ui;bundle-version="3.8.0",
|
|
org.eclipse.core.runtime;bundle-version="3.8.0",
|
|
com.raytheon.uf.common.dataplugin.grid;bundle-version="1.13.0";visibility:=reexport,
|
|
com.raytheon.uf.viz.core;bundle-version="1.14.2",
|
|
com.raytheon.uf.common.dataplugin,
|
|
com.raytheon.uf.common.datastorage,
|
|
com.raytheon.uf.common.geospatial;bundle-version="1.14.0",
|
|
com.raytheon.viz.core.contours;bundle-version="1.14.0",
|
|
com.raytheon.uf.viz.productbrowser,
|
|
com.raytheon.uf.viz.points,
|
|
com.raytheon.uf.common.colormap,
|
|
com.raytheon.uf.common.style,
|
|
com.raytheon.uf.common.localization;bundle-version="1.14.0",
|
|
com.raytheon.uf.common.status,
|
|
com.raytheon.uf.common.serialization,
|
|
com.raytheon.uf.common.serialization.comm,
|
|
com.raytheon.uf.common.dataquery,
|
|
com.raytheon.uf.common.derivparam;bundle-version="1.14.0",
|
|
com.raytheon.uf.common.pointdata;bundle-version="1.13.0",
|
|
com.raytheon.uf.viz.d2d.core,
|
|
com.raytheon.uf.common.topo;bundle-version="1.14.0",
|
|
com.raytheon.uf.common.numeric;bundle-version="1.14.0",
|
|
javax.measure,
|
|
com.raytheon.uf.viz.datacube;bundle-version="1.14.0",
|
|
com.raytheon.uf.viz.core.grid;bundle-version="1.15.0",
|
|
com.raytheon.uf.viz.productbrowser.datalisting;bundle-version="1.15.0",
|
|
com.raytheon.uf.common.dataplugin.grid.derivparam;bundle-version="1.16.0",
|
|
com.raytheon.uf.common.dataaccess;bundle-version="1.15.1",
|
|
com.raytheon.uf.viz.core.rsc
|
|
Export-Package: com.raytheon.viz.grid,
|
|
com.raytheon.viz.grid.data,
|
|
com.raytheon.viz.grid.inv,
|
|
com.raytheon.viz.grid.record,
|
|
com.raytheon.viz.grid.rsc,
|
|
com.raytheon.viz.grid.rsc.general,
|
|
com.raytheon.viz.grid.util,
|
|
com.raytheon.viz.grid.xml
|
|
Import-Package: com.raytheon.uf.common.inventory.data,
|
|
com.raytheon.uf.common.inventory.exception,
|
|
com.raytheon.uf.common.inventory,
|
|
com.raytheon.uf.common.inventory.tree,
|
|
com.raytheon.viz.alerts,
|
|
com.raytheon.viz.alerts.observers,
|
|
com.raytheon.viz.core.units
|
|
Bundle-ClassPath: com.raytheon.viz.grid.jar
|