20 lines
894 B
Text
20 lines
894 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Hydrobase Plug-in
|
|
Bundle-SymbolicName: com.raytheon.viz.hydrobase;singleton:=true
|
|
Bundle-Version: 1.14.0.qualifier
|
|
Bundle-Vendor: Raytheon
|
|
Require-Bundle: org.eclipse.core.runtime,
|
|
com.raytheon.uf.viz.core;bundle-version="1.16.0",
|
|
com.raytheon.uf.common.time;bundle-version="1.15.0",
|
|
com.raytheon.uf.common.geospatial;bundle-version="1.15.1",
|
|
com.raytheon.viz.ui,
|
|
com.raytheon.uf.viz.app.launcher;bundle-version="1.11.5",
|
|
com.raytheon.viz.hydrocommon;bundle-version="1.11.15",
|
|
com.raytheon.uf.common.hydro;bundle-version="1.11.15",
|
|
com.raytheon.uf.viz.localization.perspective;bundle-version="1.16.0",
|
|
com.raytheon.uf.common.xmrg;bundle-version="1.16.0"
|
|
Bundle-ActivationPolicy: lazy
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
|
Import-Package: com.raytheon.uf.common.ohd
|
|
Bundle-ClassPath: com.raytheon.viz.hydrobase.jar
|