Change-Id: Iaf11559e4cdb4f846d02283c5d2038474c0118e3 Former-commit-id:6366bc35cb
[formerlyfe52a35f7a
] [formerly33756de9c8
[formerly 3aa13bd49e23ef963127f7efbc91054c06808f1c]] Former-commit-id:33756de9c8
Former-commit-id:3b7a082f41
22 lines
1,009 B
Text
22 lines
1,009 B
Text
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",
|
|
org.apache.commons.logging;bundle-version="1.0.4",
|
|
org.apache.log4j;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",
|
|
gov.noaa.nws.ncep.common.dataplugin.aww;bundle-version="1.0.0",
|
|
org.geotools;bundle-version="2.6.4"
|
|
Import-Package: com.raytheon.uf.edex.decodertools.core,
|
|
com.raytheon.uf.edex.decodertools.time,
|
|
com.raytheon.uf.edex.wmo.message,
|
|
org.junit
|