Change-Id: I6c10ee03e25701b24b09bde0dfe24c1629d2881d Former-commit-id: 0ce78d4d1836fe11374f8c6dc7e006772002f348
23 lines
828 B
Text
23 lines
828 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Damage Path
|
|
Bundle-SymbolicName: com.raytheon.uf.viz.damagepath;singleton:=true
|
|
Bundle-Version: 1.16.0.qualifier
|
|
Bundle-Vendor: RAYTHEON
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
|
|
Require-Bundle: com.raytheon.uf.viz.core,
|
|
com.raytheon.uf.viz.drawing,
|
|
com.raytheon.uf.common.time,
|
|
com.raytheon.uf.common.geospatial,
|
|
com.raytheon.uf.common.json,
|
|
org.eclipse.core.runtime;bundle-version="3.8.0",
|
|
com.raytheon.viz.ui,
|
|
com.raytheon.viz.awipstools,
|
|
com.raytheon.viz.radar,
|
|
javax.measure;bundle-version="1.0.0",
|
|
com.raytheon.uf.common.util,
|
|
com.raytheon.uf.common.damagepath,
|
|
com.raytheon.uf.common.message,
|
|
org.apache.commons.lang3;bundle-version="3.4.0"
|
|
Export-Package: com.raytheon.uf.viz.damagepath
|
|
Bundle-ClassPath: com.raytheon.uf.viz.damagepath.jar
|