Former-commit-id:9f19e3f712
[formerly9f19e3f712
[formerly 64fa9254b946eae7e61bbc3f513b7c3696c4f54f]] Former-commit-id:06a8b51d6d
Former-commit-id:3360eb6c5f
56 lines
1.9 KiB
Text
56 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.apache.tomcat.nativ;bundle-version="1.0.0",
|
|
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
|