27 lines
1 KiB
Text
27 lines
1 KiB
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: QPF Plug-in
|
|
Bundle-SymbolicName: com.raytheon.uf.viz.qpf;singleton:=true
|
|
Bundle-Version: 1.15.0.qualifier
|
|
Bundle-Vendor: RAYTHEON
|
|
Require-Bundle: org.eclipse.ui,
|
|
org.eclipse.core.runtime,
|
|
com.raytheon.uf.viz.core,
|
|
com.raytheon.uf.common.time;bundle-version="1.11.1",
|
|
org.geotools;bundle-version="2.5.2",
|
|
javax.measure,
|
|
com.raytheon.uf.viz.core.grid;bundle-version="1.15.0",
|
|
com.raytheon.viz.core,
|
|
com.raytheon.uf.common.serialization,
|
|
com.raytheon.viz.core.contours,
|
|
com.raytheon.viz.pointdata;bundle-version="1.11.1",
|
|
com.raytheon.uf.common.dataplugin.qpf;bundle-version="1.0.0",
|
|
com.raytheon.uf.viz.productbrowser;bundle-version="1.12.1153",
|
|
com.raytheon.uf.common.style;bundle-version="1.0.0",
|
|
com.raytheon.uf.common.numeric;bundle-version="1.14.0",
|
|
com.raytheon.uf.viz.datacube
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
|
|
Bundle-ActivationPolicy: lazy
|
|
Export-Package: com.raytheon.uf.viz.qpf
|
|
Import-Package: com.raytheon.uf.common.colormap.prefs,
|
|
com.raytheon.uf.common.inventory.exception
|