2012-01-06 08:55:05 -06:00
|
|
|
Manifest-Version: 1.0
|
|
|
|
Bundle-ManifestVersion: 2
|
2014-06-06 14:33:22 -05:00
|
|
|
Bundle-Name: Acars Decoder Plug-in
|
2012-01-06 08:55:05 -06:00
|
|
|
Bundle-SymbolicName: com.raytheon.uf.edex.plugin.acars
|
2014-03-27 09:48:30 -04:00
|
|
|
Bundle-Version: 1.14.0.qualifier
|
2012-01-06 08:55:05 -06:00
|
|
|
Bundle-Vendor: RAYTHEON
|
2014-06-06 14:33:22 -05:00
|
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
2013-07-15 14:10:00 -05:00
|
|
|
Require-Bundle: com.raytheon.edex.common,
|
2012-01-06 08:55:05 -06:00
|
|
|
com.raytheon.uf.common.pointdata,
|
|
|
|
com.raytheon.uf.edex.decodertools;bundle-version="1.0.0",
|
|
|
|
org.geotools,
|
|
|
|
javax.persistence,
|
2014-06-06 14:33:22 -05:00
|
|
|
javax.measure,
|
|
|
|
com.raytheon.uf.edex.pointdata;bundle-version="1.12.1174"
|
2012-01-06 08:55:05 -06:00
|
|
|
Export-Package: com.raytheon.uf.edex.plugin.acars,
|
|
|
|
com.raytheon.uf.edex.plugin.acars.common,
|
|
|
|
com.raytheon.uf.edex.plugin.acars.dao
|
2013-07-15 14:10:00 -05:00
|
|
|
Import-Package: com.raytheon.uf.common.dataplugin.acars,
|
2014-05-13 09:41:29 -05:00
|
|
|
com.raytheon.uf.common.status,
|
|
|
|
com.raytheon.uf.common.wmo
|