18 lines
536 B
Text
18 lines
536 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Mpe Plug-in
|
|
Bundle-SymbolicName: com.raytheon.uf.common.mpe
|
|
Bundle-Version: 1.12.1174.qualifier
|
|
Bundle-Vendor: RAYTHEON
|
|
Require-Bundle: org.eclipse.ui,
|
|
org.eclipse.core.runtime,
|
|
com.raytheon.edex.common,
|
|
org.geotools,
|
|
org.apache.commons.lang,
|
|
javax.persistence;bundle-version="1.0.0",
|
|
javax.measure;bundle-version="1.0.0"
|
|
Bundle-ActivationPolicy: lazy
|
|
Export-Package: com.raytheon.uf.common.mpe,
|
|
com.raytheon.uf.common.mpe.constants,
|
|
com.raytheon.uf.common.mpe.util
|
|
|