review comments Change-Id: I9911c531a0e2ac735df949cc3f9aa72dc192483d Former-commit-id: 2f1aa28a4389c15e20724ebc8d79501c338f565e
29 lines
1.1 KiB
Text
29 lines
1.1 KiB
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Modelsounding Plug-in
|
|
Bundle-SymbolicName: com.raytheon.uf.edex.plugin.modelsounding
|
|
Bundle-Version: 1.14.0.qualifier
|
|
Bundle-Vendor: RAYTHEON
|
|
Bundle-ActivationPolicy: lazy
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|
Eclipse-RegisterBuddy: com.raytheon.uf.common.serialization
|
|
Require-Bundle: com.raytheon.uf.edex.core,
|
|
com.raytheon.uf.edex.database,
|
|
com.raytheon.uf.edex.pointdata,
|
|
com.raytheon.uf.edex.decodertools,
|
|
com.raytheon.uf.common.dataplugin.modelsounding,
|
|
com.raytheon.uf.common.dataplugin,
|
|
com.raytheon.uf.common.datastorage,
|
|
com.raytheon.uf.common.geospatial,
|
|
com.raytheon.uf.common.status,
|
|
com.raytheon.uf.common.serialization,
|
|
com.raytheon.uf.common.localization,
|
|
com.raytheon.uf.common.site,
|
|
com.raytheon.uf.edex.ndm;bundle-version="1.0.0"
|
|
Import-Package: com.raytheon.edex.esb,
|
|
com.raytheon.edex.plugin
|
|
Export-Package: com.raytheon.uf.edex.plugin.modelsounding,
|
|
com.raytheon.uf.edex.plugin.modelsounding.common,
|
|
com.raytheon.uf.edex.plugin.modelsounding.dao,
|
|
com.raytheon.uf.edex.plugin.modelsounding.decoder
|
|
|