awips2/edexOsgi/com.raytheon.edex.plugin.ldad/META-INF/MANIFEST.MF
ucar-tmeyer 4e7b1f7721 Added back in the ldad/mesonet plugins so that we can decode the RAWS mesonet data.
-Also updated the Surface Obs menu to have a few menu options to load the RAWS data
2023-09-27 13:04:01 +00:00

16 lines
528 B
Text

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Ldad Plug-in
Bundle-SymbolicName: com.raytheon.edex.plugin.ldad
Bundle-Version: 1.18.1.qualifier
Bundle-Vendor: RAYTHEON
Bundle-RequiredExecutionEnvironment: JavaSE-11
Export-Package: com.raytheon.edex.plugin.ldad.common
Require-Bundle: com.raytheon.uf.common.dataplugin.ldad,
com.raytheon.uf.common.pointdata,
com.raytheon.edex.common,
com.raytheon.uf.common.localization,
javax.measure,
org.slf4j,
javax.xml.bind
Import-Package: com.raytheon.uf.common.status