Amend: Removed deleted files from build.properties Change-Id: Id6aad305848ce137eb7e26cf689e172f165211fa Former-commit-id:63421a4819
[formerly f47d21972b86d8c2c757874c5e450f93e5704133] Former-commit-id:50825200a1
28 lines
1,008 B
Text
28 lines
1,008 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Mpe Plug-in
|
|
Bundle-SymbolicName: com.raytheon.viz.mpe
|
|
Bundle-Version: 1.12.1174.qualifier
|
|
Bundle-Activator: com.raytheon.viz.mpe.Activator
|
|
Bundle-Vendor: RAYTHEON
|
|
Require-Bundle: org.eclipse.ui,
|
|
org.eclipse.core.runtime,
|
|
org.geotools,
|
|
com.raytheon.viz.core,
|
|
org.apache.commons.lang,
|
|
com.raytheon.viz.hydrocommon,
|
|
javax.persistence;bundle-version="1.0.0",
|
|
javax.measure;bundle-version="1.0.0",
|
|
com.raytheon.uf.common.mpe;bundle-version="1.0.0",
|
|
com.raytheon.uf.common.hydro;bundle-version="1.0.0",
|
|
com.raytheon.uf.common.serialization.comm;bundle-version="1.11.24",
|
|
ucar.nc2;bundle-version="1.0.0",
|
|
com.raytheon.uf.common.dataplugin.shef;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.colormap;bundle-version="1.12.1174"
|
|
Bundle-ActivationPolicy: lazy
|
|
Export-Package: com.raytheon.viz.mpe.core,
|
|
com.raytheon.viz.mpe.util
|
|
Import-Package: com.raytheon.uf.common.comm,
|
|
com.raytheon.uf.common.ohd,
|
|
javax.jms,
|
|
org.apache.commons.cli
|