2012-01-06 08:55:05 -06:00
|
|
|
Manifest-Version: 1.0
|
|
|
|
Bundle-ManifestVersion: 2
|
|
|
|
Bundle-Name: Aww Plug-in
|
|
|
|
Bundle-SymbolicName: gov.noaa.nws.ncep.edex.plugin.aww
|
|
|
|
Bundle-Version: 1.0.0.qualifier
|
|
|
|
Eclipse-RegisterBuddy: com.raytheon.edex.common, com.raytheon.uf.common.serialization
|
|
|
|
Bundle-Vendor: AWIPS II migration
|
|
|
|
Require-Bundle: com.raytheon.edex.common;bundle-version="1.10.13",
|
|
|
|
gov.noaa.nws.ncep.edex.common;bundle-version="1.0.0",
|
|
|
|
javax.persistence;bundle-version="1.0.0",
|
|
|
|
gov.noaa.nws.ncep.common;bundle-version="1.0.0",
|
|
|
|
com.raytheon.uf.edex.decodertools;bundle-version="1.0.0",
|
|
|
|
com.raytheon.uf.common.pointdata;bundle-version="1.11.8",
|
|
|
|
com.raytheon.uf.edex.pointdata;bundle-version="1.11.8",
|
2012-01-24 09:59:50 -06:00
|
|
|
gov.noaa.nws.ncep.common.dataplugin.aww;bundle-version="1.0.0",
|
|
|
|
org.geotools;bundle-version="2.6.4"
|
2014-05-13 09:41:29 -05:00
|
|
|
Import-Package: com.raytheon.uf.common.wmo,
|
|
|
|
com.raytheon.uf.edex.decodertools.core,
|
2012-01-06 08:55:05 -06:00
|
|
|
com.raytheon.uf.edex.decodertools.time,
|
2013-07-15 14:10:00 -05:00
|
|
|
org.apache.commons.logging,
|
2013-07-25 13:28:27 -05:00
|
|
|
org.apache.log4j
|