since those plugins don't even have buddy policies Change-Id: Ib81ac30111b9c3020e486d6db52dde3e15d7dacf Former-commit-id: 4f691341c0368c3e015c73f25aab0cf8877802ac
51 lines
2 KiB
Text
51 lines
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.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
|
|
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
|