22 lines
995 B
Text
22 lines
995 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Bufrsigwx Displays
|
|
Bundle-SymbolicName: com.raytheon.uf.viz.bufrsigwx;singleton:=true
|
|
Bundle-Version: 1.15.0.qualifier
|
|
Bundle-Vendor: RAYTHEON
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
|
|
Bundle-ActivationPolicy: lazy
|
|
Export-Package: com.raytheon.uf.viz.bufrsigwx.common,
|
|
com.raytheon.uf.viz.bufrsigwx.rsc,
|
|
com.raytheon.uf.viz.bufrsigwx.util
|
|
Require-Bundle: com.raytheon.uf.viz.core;bundle-version="1.15.0",
|
|
com.raytheon.uf.common.dataplugin.bufrsigwx;bundle-version="1.14.0",
|
|
com.raytheon.uf.common.dataplugin;bundle-version="1.14.0",
|
|
com.raytheon.uf.common.pointdata;bundle-version="1.15.0",
|
|
com.raytheon.viz.pointdata;bundle-version="1.14.1",
|
|
com.raytheon.uf.common.time;bundle-version="1.14.0",
|
|
com.raytheon.uf.common.geospatial;bundle-version="1.14.2",
|
|
com.raytheon.uf.viz.core.point;bundle-version="1.15.0",
|
|
org.eclipse.swt;bundle-version="3.8.1",
|
|
javax.measure
|
|
Bundle-ClassPath: com.raytheon.uf.viz.bufrsigwx.jar
|