2012-01-06 08:55:05 -06:00
|
|
|
Manifest-Version: 1.0
|
|
|
|
Bundle-ManifestVersion: 2
|
|
|
|
Bundle-Name: Warning Plug-in
|
|
|
|
Bundle-SymbolicName: com.raytheon.edex.plugin.warning
|
2015-03-24 10:50:27 -05:00
|
|
|
Bundle-Version: 1.15.0.qualifier
|
2012-01-06 08:55:05 -06:00
|
|
|
Bundle-Vendor: RAYTHEON
|
2013-07-15 14:10:00 -05:00
|
|
|
Require-Bundle: org.geotools,
|
2012-01-06 08:55:05 -06:00
|
|
|
javax.persistence,
|
|
|
|
com.raytheon.edex.common,
|
|
|
|
com.raytheon.uf.common.serialization,
|
|
|
|
com.raytheon.uf.common.serialization.comm,
|
|
|
|
com.raytheon.uf.common.dataplugin,
|
|
|
|
com.raytheon.uf.common.dataplugin.warning,
|
|
|
|
com.raytheon.uf.common.dataquery,
|
|
|
|
com.raytheon.uf.common.geospatial,
|
|
|
|
com.raytheon.uf.common.localization,
|
|
|
|
com.raytheon.uf.common.status,
|
2015-03-24 10:50:27 -05:00
|
|
|
com.raytheon.uf.edex.database,
|
|
|
|
com.raytheon.uf.edex.python.decoder
|
2012-01-06 08:55:05 -06:00
|
|
|
Export-Package: com.raytheon.edex.plugin.warning.tools
|
2014-06-23 14:13:19 -05:00
|
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
|
2012-01-06 08:55:05 -06:00
|
|
|
Import-Package: com.raytheon.uf.common.time,
|
|
|
|
org.hibernate.annotations
|