Change-Id: I78ad08bae1742c83145662a05d9a4064d9b6cb78 Former-commit-id: 6aeb14c3f04033d37cabcbb564a413bffd9868a9
15 lines
675 B
Text
15 lines
675 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.15.0.qualifier
|
|
Bundle-Vendor: RAYTHEON
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
|
|
Require-Bundle: com.raytheon.uf.viz.core;bundle-version="1.14.6",
|
|
com.raytheon.uf.viz.drawing;bundle-version="1.14.0",
|
|
com.raytheon.uf.common.time;bundle-version="1.14.0",
|
|
com.raytheon.uf.common.geospatial;bundle-version="1.14.2",
|
|
com.raytheon.uf.common.json;bundle-version="1.0.0",
|
|
org.eclipse.core.runtime;bundle-version="3.8.0",
|
|
com.raytheon.viz.ui;bundle-version="1.14.1"
|
|
Export-Package: com.raytheon.uf.viz.damagepath
|