23 lines
916 B
Text
23 lines
916 B
Text
|
Manifest-Version: 1.0
|
||
|
Bundle-ManifestVersion: 2
|
||
|
Bundle-Name: Thinclient Cave
|
||
|
Bundle-SymbolicName: com.raytheon.uf.viz.thinclient.cave;singleton:=true
|
||
|
Bundle-Version: 1.0.0.qualifier
|
||
|
Bundle-Activator: com.raytheon.uf.viz.thinclient.cave.Activator
|
||
|
Bundle-Vendor: RAYTHEON
|
||
|
Require-Bundle: com.raytheon.uf.viz.core,
|
||
|
com.raytheon.viz.ui.personalities.awips,
|
||
|
com.raytheon.uf.viz.application;bundle-version="1.0.0",
|
||
|
org.eclipse.core.runtime;bundle-version="3.6.0",
|
||
|
org.eclipse.ui;bundle-version="3.6.1",
|
||
|
com.raytheon.viz.core;bundle-version="1.12.1174",
|
||
|
com.raytheon.viz.ui;bundle-version="1.12.1174",
|
||
|
com.raytheon.viz.alerts;bundle-version="1.12.1174",
|
||
|
com.raytheon.uf.viz.thinclient;bundle-version="1.0.0"
|
||
|
Import-Package: com.raytheon.uf.common.comm,
|
||
|
com.raytheon.uf.common.datastorage,
|
||
|
com.raytheon.uf.viz.core.maps.rsc,
|
||
|
javax.jms
|
||
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
||
|
Bundle-ActivationPolicy: lazy
|