2012-01-06 08:55:05 -06:00
|
|
|
Manifest-Version: 1.0
|
|
|
|
Bundle-ManifestVersion: 2
|
|
|
|
Bundle-Name: Hydrocommon Plug-in
|
|
|
|
Bundle-SymbolicName: com.raytheon.viz.hydrocommon;singleton:=true
|
2014-07-24 14:38:59 -05:00
|
|
|
Bundle-Version: 1.14.1.qualifier
|
2012-01-06 08:55:05 -06:00
|
|
|
Bundle-Vendor: Raytheon
|
2014-05-27 18:23:38 -05:00
|
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
|
|
|
|
Require-Bundle: org.eclipse.core.runtime,
|
2012-01-06 08:55:05 -06:00
|
|
|
com.raytheon.viz.core,
|
|
|
|
com.raytheon.viz.ui,
|
|
|
|
com.raytheon.uf.common.hydro;bundle-version="1.0.0",
|
|
|
|
com.raytheon.uf.common.colormap;bundle-version="1.11.13",
|
|
|
|
com.raytheon.uf.common.mpe;bundle-version="1.11.13",
|
2013-01-06 14:32:24 -06:00
|
|
|
com.raytheon.uf.common.dataplugin.grid,
|
|
|
|
com.raytheon.uf.common.dataplugin.shef;bundle-version="1.12.1174",
|
2014-05-27 18:23:38 -05:00
|
|
|
com.raytheon.uf.viz.datacube,
|
2015-05-26 10:35:19 -05:00
|
|
|
com.raytheon.uf.viz.core.grid;bundle-version="1.15.0",
|
|
|
|
com.raytheon.uf.viz.core.maps
|
2012-01-06 08:55:05 -06:00
|
|
|
Bundle-ActivationPolicy: lazy
|
|
|
|
Export-Package: com.raytheon.viz.hydrocommon,
|
|
|
|
com.raytheon.viz.hydrocommon.actions,
|
|
|
|
com.raytheon.viz.hydrocommon.colorscalemgr,
|
|
|
|
com.raytheon.viz.hydrocommon.constants,
|
|
|
|
com.raytheon.viz.hydrocommon.contacts,
|
|
|
|
com.raytheon.viz.hydrocommon.cresthistory,
|
|
|
|
com.raytheon.viz.hydrocommon.data,
|
|
|
|
com.raytheon.viz.hydrocommon.datamanager,
|
|
|
|
com.raytheon.viz.hydrocommon.datasources,
|
|
|
|
com.raytheon.viz.hydrocommon.events,
|
|
|
|
com.raytheon.viz.hydrocommon.impactstatement,
|
|
|
|
com.raytheon.viz.hydrocommon.listeners,
|
|
|
|
com.raytheon.viz.hydrocommon.lowwaterstatment,
|
|
|
|
com.raytheon.viz.hydrocommon.pdc,
|
|
|
|
com.raytheon.viz.hydrocommon.radaroverlay,
|
|
|
|
com.raytheon.viz.hydrocommon.ratingcurve,
|
|
|
|
com.raytheon.viz.hydrocommon.resource,
|
|
|
|
com.raytheon.viz.hydrocommon.texteditor,
|
|
|
|
com.raytheon.viz.hydrocommon.textreport,
|
|
|
|
com.raytheon.viz.hydrocommon.util,
|
|
|
|
com.raytheon.viz.hydrocommon.whfslib,
|
|
|
|
com.raytheon.viz.hydrocommon.whfslib.colorthreshold
|
2014-03-15 15:02:17 -05:00
|
|
|
Import-Package: com.raytheon.uf.common.inventory.exception,
|
2015-05-18 16:33:08 -05:00
|
|
|
com.raytheon.uf.common.ohd
|
2015-05-15 09:40:05 -05:00
|
|
|
Bundle-ClassPath: com.raytheon.viz.hydrocommon.jar
|