30 lines
1.2 KiB
Text
30 lines
1.2 KiB
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",
|
|
com.raytheon.viz.grid;bundle-version="1.12.1174"
|
|
Import-Package: com.raytheon.uf.common.comm,
|
|
com.raytheon.uf.common.inventory.exception,
|
|
com.raytheon.uf.common.datastorage,
|
|
com.raytheon.uf.viz.core.maps.rsc,
|
|
com.raytheon.uf.viz.datacube,
|
|
com.vividsolutions.jts.geom,
|
|
com.vividsolutions.jts.index.strtree,
|
|
com.vividsolutions.jts.io,
|
|
javax.jms
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
|
|
Bundle-ActivationPolicy: lazy
|
|
Export-Package: com.raytheon.uf.viz.thinclient.cave.cache.map
|
|
Bundle-ClassPath: com.raytheon.uf.viz.thinclient.cave.jar
|