17 lines
552 B
Text
17 lines
552 B
Text
|
Manifest-Version: 1.0
|
||
|
Bundle-ManifestVersion: 2
|
||
|
Bundle-Name: Decoder Plug-in
|
||
|
Bundle-SymbolicName: com.raytheon.uf.edex.python.decoder
|
||
|
Bundle-Version: 1.12.1174.qualifier
|
||
|
Bundle-Vendor: RAYTHEON
|
||
|
Require-Bundle: com.raytheon.edex.common,
|
||
|
org.jep,
|
||
|
org.geotools,
|
||
|
org.apache.commons.logging,
|
||
|
com.raytheon.uf.common.localization,
|
||
|
org.apache.commons.pool;bundle-version="1.0.0"
|
||
|
Bundle-ActivationPolicy: lazy
|
||
|
Export-Package: com.raytheon.uf.edex.python.decoder
|
||
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
||
|
Import-Package: com.raytheon.uf.common.python
|