18 lines
754 B
Text
18 lines
754 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Convsigmet Plug-in
|
|
Bundle-SymbolicName: gov.noaa.nws.ncep.edex.plugin.convsigmet
|
|
Bundle-Version: 1.0.0.qualifier
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|
Require-Bundle: gov.noaa.nws.ncep.common.dataplugin.convsigmet;bundle-version="1.0.0",
|
|
gov.noaa.nws.ncep.edex.common,
|
|
gov.noaa.nws.ncep.common;bundle-version="1.0.0",
|
|
com.raytheon.edex.common;bundle-version="1.11.1",
|
|
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",
|
|
org.apache.commons.logging;bundle-version="1.0.4",
|
|
org.geotools,
|
|
javax.persistence,
|
|
javax.measure,
|
|
org.junit;bundle-version="1.0.0"
|