awips2/cave/com.raytheon.viz.core/META-INF/MANIFEST.MF
Steve Harris 2d928d328e 12.9.1-5 baseline
Former-commit-id: a1d931fd44 [formerly 61f269f54c] [formerly a1d931fd44 [formerly 61f269f54c] [formerly f2fac39428 [formerly d85b989f77196d20eb2d2a21cf4daa13d50474ae]]]
Former-commit-id: f2fac39428
Former-commit-id: 7fb0b17bd5 [formerly 72824561cb]
Former-commit-id: 9b5c2094ed
2012-08-21 15:27:03 -05:00

55 lines
1.9 KiB
Text

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Viz Core Capabilities
Bundle-SymbolicName: com.raytheon.viz.core;singleton:=true
Bundle-Version: 1.12.1174.qualifier
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
org.geotools,
org.apache.commons.lang,
org.apache.commons.beanutils,
org.apache.http,
javax.vecmath,
org.apache.commons.configuration,
org.apache.activemq,
javax.measure,
org.apache.velocity,
org.jep,
javax.persistence,
net.sf.cglib,
com.facebook.thrift,
com.raytheon.edex.common;visibility:=reexport,
com.raytheon.uf.common.localization;visibility:=reexport,
com.raytheon.uf.common.serialization;visibility:=reexport,
com.raytheon.uf.viz.core;visibility:=reexport,
com.raytheon.uf.common.colormap;bundle-version="1.0.0",
com.raytheon.uf.common.serialization.comm,
org.eclipse.core.expressions,
com.raytheon.uf.viz.application;bundle-version="1.0.0"
Eclipse-BuddyPolicy: ext, registered, global
Eclipse-RegisterBuddy: org.apache.velocity, com.raytheon.edex.common, com.raytheon.uf.common.serialization, com.raytheon.uf.common.status
Export-Package:
com.raytheon.viz.core,
com.raytheon.viz.core.drawables,
com.raytheon.viz.core.imagery,
com.raytheon.viz.core.interval,
com.raytheon.viz.core.map,
com.raytheon.viz.core.mode,
com.raytheon.viz.core.preferences,
com.raytheon.viz.core.rsc,
com.raytheon.viz.core.rsc.displays,
com.raytheon.viz.core.rsc.hdf5,
com.raytheon.viz.core.rsc.jts,
com.raytheon.viz.core.spatial,
com.raytheon.viz.core.style.arrow,
com.raytheon.viz.core.style.contour,
com.raytheon.viz.core.style.graph,
com.raytheon.viz.core.style.image,
com.raytheon.viz.core.topo
Bundle-Vendor: Raytheon
Bundle-Activator: com.raytheon.viz.core.CorePlugin
Bundle-ActivationPolicy: lazy
Import-Package: com.raytheon.uf.common.colormap,
com.raytheon.uf.common.time,
com.raytheon.uf.common.topo
Bundle-RequiredExecutionEnvironment: JavaSE-1.6