Change-Id: I6fa6d1957f6aeee3b22f96164c7da4509b06eaaf Former-commit-id: 231c873711159c9a59f0bc4e25e70cc9c989ecc0
20 lines
758 B
Text
20 lines
758 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Sfcobs Plug-in
|
|
Bundle-SymbolicName: com.raytheon.edex.plugin.sfcobs
|
|
Bundle-Version: 1.12.1174.qualifier
|
|
Eclipse-RegisterBuddy: com.raytheon.edex.common, com.raytheon.uf.common.serialization
|
|
Bundle-Vendor: RAYTHEON
|
|
Require-Bundle: com.raytheon.edex.common,
|
|
com.raytheon.uf.edex.decodertools;bundle-version="1.0.0",
|
|
com.raytheon.uf.edex.pointdata,
|
|
org.geotools,
|
|
javax.measure,
|
|
javax.persistence
|
|
Export-Package: com.raytheon.edex.plugin.sfcobs.common
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|
Import-Package: com.raytheon.uf.common.dataplugin.sfcobs,
|
|
com.raytheon.uf.common.pointdata,
|
|
com.raytheon.uf.common.pointdata.spatial,
|
|
com.raytheon.uf.common.status,
|
|
org.apache.commons.logging
|