Change-Id: I37c3135794c991e2405d556823a22768dd491f00 Former-commit-id:9d032f3e84
[formerlyb32fbad9c8
] [formerly547190329b
[formerly 7b37bda291882ff345d466f4338b6707ed84d4d5]] Former-commit-id:547190329b
Former-commit-id:635388a7ad
13 lines
565 B
Text
13 lines
565 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: NPP Common EDEX
|
|
Bundle-SymbolicName: com.raytheon.uf.edex.plugin.npp
|
|
Bundle-Version: 1.0.0.qualifier
|
|
Bundle-Vendor: RAYTHEON
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|
Require-Bundle: com.raytheon.edex.common;bundle-version="1.12.1174";visibility:=reexport,
|
|
ucar.nc2;bundle-version="1.0.0";visibility:=reexport,
|
|
org.geotools;bundle-version="2.6.4",
|
|
org.apache.commons.logging;bundle-version="1.1.1",
|
|
org.apache.commons.lang;bundle-version="2.3.0"
|
|
Export-Package: com.raytheon.uf.edex.plugin.npp
|