awips2/cave/com.raytheon.viz.core/META-INF/MANIFEST.MF
Max Schenkelberg 1073393fbb Issue #1638 Refactored viz/edex/common core projects to removed common and viz dependencies on edex projects
Amend: Accepted ticket for work, again!  Ensured uframe product project was not deleted

Change-Id: Iaa7754f25d74d893f84a7f82df605fb906e1e719

Former-commit-id: 2611980ca4 [formerly 4ed4ef8d71] [formerly 2611980ca4 [formerly 4ed4ef8d71] [formerly e0ba97d547 [formerly 615fa06253cc5226ddbedbb7835f3f03cf4cbb5b]]]
Former-commit-id: e0ba97d547
Former-commit-id: 5617dfaa67 [formerly 6b1426dd34]
Former-commit-id: 453ac44050
2013-02-27 11:50:38 -06:00

56 lines
2.2 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.apache.commons.lang,
org.apache.commons.beanutils,
org.apache.http,
javax.vecmath,
org.apache.commons.configuration,
javax.measure,
org.apache.velocity,
org.jep,
javax.persistence,
net.sf.cglib,
com.facebook.thrift,
com.raytheon.uf.common.localization;visibility:=reexport,
com.raytheon.uf.common.serialization;visibility:=reexport,
com.raytheon.uf.common.geospatial;bundle-version="1.12.1174";visibility:=reexport,
com.raytheon.uf.common.time;bundle-version="1.12.1174";visibility:=reexport,
com.raytheon.uf.common.datastorage;bundle-version="1.12.1174";visibility:=reexport,
com.raytheon.uf.common.dataplugin;bundle-version="1.12.1174";visibility:=reexport,
com.raytheon.uf.common.util;bundle-version="1.12.1174";visibility:=reexport,
com.raytheon.uf.common.units;bundle-version="1.0.0";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",
com.raytheon.uf.common.topo;bundle-version="1.12.1174"
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
Bundle-RequiredExecutionEnvironment: JavaSE-1.6