awips2/cave/com.raytheon.viz.core/META-INF/MANIFEST.MF
Max Schenkelberg a3014f6ec3 Issue #763 Removed references to OBE cots org.apahce.tomcat.nativ to reduce size of collaboration standalone product. This project could now be removed from the baseline
Change-Id: I9d8d0155afa5c01f3cc027a5f5adb0e2a9893e47

Former-commit-id: 24423c6b03bffd01313a93b6c641b3d8fef35902
2012-06-28 15:29:05 -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