2012-01-06 08:55:05 -06:00
|
|
|
Manifest-Version: 1.0
|
|
|
|
Bundle-ManifestVersion: 2
|
|
|
|
Bundle-Name: Pointdata Plug-in
|
|
|
|
Bundle-SymbolicName: com.raytheon.viz.pointdata;singleton:=true
|
2014-06-10 15:53:20 -05:00
|
|
|
Bundle-Version: 1.14.1.qualifier
|
2012-01-06 08:55:05 -06:00
|
|
|
Bundle-Vendor: Raytheon
|
2014-06-10 15:53:20 -05:00
|
|
|
Bundle-ActivationPolicy: lazy
|
2014-09-16 09:54:36 -05:00
|
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
|
2014-06-10 15:53:20 -05:00
|
|
|
Require-Bundle: org.apache.batik;bundle-version="1.6",
|
|
|
|
org.eclipse.ui;bundle-version="3.8",
|
|
|
|
org.eclipse.core.runtime;bundle-version="3.8",
|
|
|
|
com.raytheon.uf.viz.core;bundle-version="1.14.3",
|
|
|
|
com.raytheon.viz.ui;bundle-version="1.14.0",
|
|
|
|
org.apache.commons.lang;bundle-version="2.3.0",
|
2012-01-06 08:55:05 -06:00
|
|
|
javax.measure,
|
2014-06-10 15:53:20 -05:00
|
|
|
com.raytheon.uf.viz.localization,
|
|
|
|
org.jep;bundle-version="2.3.0",
|
|
|
|
com.raytheon.uf.common.python,
|
|
|
|
com.raytheon.uf.common.pointdata;bundle-version="1.13.0",
|
|
|
|
com.raytheon.uf.common.dataplugin.level;bundle-version="1.14.0",
|
|
|
|
com.raytheon.uf.common.colormap,
|
2014-03-21 19:33:48 -05:00
|
|
|
com.raytheon.uf.common.wxmath,
|
2014-03-15 15:02:17 -05:00
|
|
|
com.raytheon.uf.common.python.concurrent,
|
|
|
|
com.raytheon.uf.common.derivparam;bundle-version="1.14.0",
|
2014-06-10 15:53:20 -05:00
|
|
|
com.raytheon.uf.viz.datacube;bundle-version="1.14.0",
|
|
|
|
com.raytheon.uf.common.inventory;bundle-version="1.14.0",
|
|
|
|
com.raytheon.uf.common.datastorage;bundle-version="1.14.0",
|
|
|
|
com.raytheon.uf.common.time,
|
|
|
|
com.raytheon.uf.common.geospatial;bundle-version="1.14.1",
|
|
|
|
com.raytheon.uf.common.dataplugin,
|
|
|
|
com.raytheon.uf.common.dataplugin.grid;bundle-version="1.13.0",
|
|
|
|
com.raytheon.uf.common.message;bundle-version="1.14.0",
|
|
|
|
com.raytheon.uf.viz.productbrowser;bundle-version="1.14.0",
|
|
|
|
com.raytheon.viz.alerts,
|
|
|
|
com.raytheon.uf.common.comm
|
2012-01-06 08:55:05 -06:00
|
|
|
Export-Package: com.raytheon.viz.pointdata,
|
2012-01-31 11:47:21 -06:00
|
|
|
com.raytheon.viz.pointdata.drawables,
|
2012-01-06 08:55:05 -06:00
|
|
|
com.raytheon.viz.pointdata.rsc,
|
|
|
|
com.raytheon.viz.pointdata.rsc.retrieve,
|
|
|
|
com.raytheon.viz.pointdata.util
|