Change-Id: I0007eb5bb21bb3a3d7d0757bb53856054b4f380d Former-commit-id:41eb72aefd
[formerly06a64080e7
] [formerly41eb72aefd
[formerly06a64080e7
] [formerly857f1b70cc
[formerly 41306351920aee44bdf2d9648616ddc8a4511632]]] Former-commit-id:857f1b70cc
Former-commit-id:94399b57de
[formerlya920937cb5
] Former-commit-id:f51d409d97
51 lines
2.1 KiB
Text
51 lines
2.1 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.14.0.qualifier
|
|
Bundle-Vendor: Raytheon
|
|
Bundle-ActivationPolicy: lazy
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
|
|
Eclipse-RegisterBuddy: com.raytheon.viz.core, com.raytheon.uf.viz.core, com.raytheon.uf.common.dataplugin.grid.coverage
|
|
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.viz.pointdata,
|
|
com.raytheon.viz.radar,
|
|
com.raytheon.uf.viz.productbrowser,
|
|
com.raytheon.uf.common.dataplugin.radar;bundle-version="1.14.0",
|
|
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.comm,
|
|
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"
|
|
Export-Package: com.raytheon.viz.grid,
|
|
com.raytheon.viz.grid.inv,
|
|
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.rsc,
|
|
com.raytheon.viz.core.units
|