Change-Id: Ic40427809b60f926456195988bfd5fa1cc8f7ce9 Former-commit-id:57a5d0e226
[formerly7f4c24ea15
[formerly 491d3787118242762a756bcd9f913c59da13853d]] Former-commit-id:7f4c24ea15
Former-commit-id:be329e0161
19 lines
700 B
Text
19 lines
700 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Obs
|
|
Bundle-SymbolicName: com.raytheon.uf.common.dataplugin.obs
|
|
Bundle-Version: 1.14.0.qualifier
|
|
Bundle-Vendor: RAYTHEON
|
|
Bundle-ActivationPolicy: lazy
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
|
|
Export-Package: com.raytheon.uf.common.dataplugin.obs.metar,
|
|
com.raytheon.uf.common.dataplugin.obs.metar.util
|
|
Require-Bundle: com.raytheon.uf.common.dataplugin,
|
|
com.raytheon.uf.common.pointdata,
|
|
com.raytheon.uf.common.time,
|
|
com.raytheon.uf.common.geospatial,
|
|
com.raytheon.uf.common.serialization,
|
|
com.raytheon.uf.common.dataaccess,
|
|
com.raytheon.uf.common.message,
|
|
javax.measure
|
|
Eclipse-RegisterBuddy: com.raytheon.uf.common.message
|