15 lines
457 B
Text
15 lines
457 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Ohd Plug-in
|
|
Bundle-SymbolicName: com.raytheon.uf.common.ohd
|
|
Bundle-Version: 1.12.1174.qualifier
|
|
Bundle-Vendor: RAYTHEON
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
|
|
Require-Bundle: com.raytheon.uf.common.localization,
|
|
javax.persistence
|
|
Export-Package: com.raytheon.uf.common.ohd
|
|
Import-Package: com.raytheon.uf.common.localization,
|
|
com.raytheon.uf.common.util,
|
|
org.apache.commons.logging
|
|
|
|
|