Change-Id: I2ddc877d402d34a2db78d665f304da5fe212aaf4 Former-commit-id: c91a7d4084be3753ad51afd11b46b621af0bc878
16 lines
598 B
Text
16 lines
598 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Textlightning Plug-in
|
|
Bundle-SymbolicName: com.raytheon.edex.plugin.textlightning
|
|
Bundle-Version: 1.14.0.qualifier
|
|
Bundle-Vendor: RAYTHEON
|
|
Require-Bundle: com.raytheon.uf.edex.decodertools,
|
|
com.raytheon.uf.common.dataplugin
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
|
|
Import-Package: com.raytheon.edex.exception,
|
|
com.raytheon.edex.plugin,
|
|
com.raytheon.uf.common.dataplugin.binlightning,
|
|
com.raytheon.uf.common.dataplugin.binlightning.impl,
|
|
com.raytheon.uf.common.status,
|
|
com.raytheon.uf.common.time,
|
|
com.raytheon.uf.edex.core
|