12 lines
420 B
Text
12 lines
420 B
Text
|
Manifest-Version: 1.0
|
||
|
Bundle-ManifestVersion: 2
|
||
|
Bundle-Name: Common MPE Data Plugin
|
||
|
Bundle-SymbolicName: com.raytheon.uf.common.dataplugin.mpe
|
||
|
Bundle-Version: 1.17.0.qualifier
|
||
|
Bundle-Vendor: RAYTHEON
|
||
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
||
|
Require-Bundle: com.raytheon.uf.common.dataplugin,
|
||
|
com.raytheon.uf.common.serialization,
|
||
|
com.raytheon.uf.common.mpe
|
||
|
Export-Package: com.raytheon.uf.common.dataplugin.mpe
|