Change-Id: I1d6c279478f38876a8df67d2f9dd186a2efdeca0 Former-commit-id:9b72a1399d
[formerly 48536dd79d933508ac54b3b6e9bbd166fd218330] Former-commit-id:b3083a663e
39 lines
1.3 KiB
Text
39 lines
1.3 KiB
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Tcs Plug-in
|
|
Bundle-SymbolicName: com.raytheon.uf.viz.tcs
|
|
Bundle-Version: 1.14.0.qualifier
|
|
Bundle-Activator: com.raytheon.uf.viz.tcs.Activator
|
|
Bundle-Vendor: RAYTHEON
|
|
Require-Bundle: org.eclipse.ui,
|
|
com.raytheon.uf.viz.core,
|
|
org.eclipse.core.runtime,
|
|
org.geotools;bundle-version="2.6.4"
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
|
|
Bundle-ActivationPolicy: lazy
|
|
Import-Package: com.raytheon.uf.common.dataplugin,
|
|
com.raytheon.uf.common.dataplugin.tcs,
|
|
com.raytheon.uf.common.dataplugin.tcs.util,
|
|
com.raytheon.uf.common.geospatial,
|
|
com.raytheon.uf.common.pointdata,
|
|
com.raytheon.uf.common.serialization,
|
|
com.raytheon.uf.common.status,
|
|
com.raytheon.uf.common.time,
|
|
com.raytheon.uf.viz.core,
|
|
com.raytheon.uf.viz.core.drawables,
|
|
com.raytheon.uf.viz.core.exception,
|
|
com.raytheon.uf.viz.core.map,
|
|
com.raytheon.uf.viz.core.rsc,
|
|
com.raytheon.uf.viz.core.rsc.capabilities,
|
|
com.raytheon.uf.viz.core.status,
|
|
com.raytheon.viz.pointdata,
|
|
com.raytheon.viz.pointdata.util,
|
|
com.vividsolutions.jts.geom,
|
|
javax.measure.converter,
|
|
javax.measure.unit,
|
|
org.eclipse.core.runtime,
|
|
org.eclipse.swt.graphics,
|
|
org.eclipse.ui.plugin,
|
|
org.osgi.framework
|
|
Export-Package: com.raytheon.uf.viz.tcs,
|
|
com.raytheon.uf.viz.tcs.rsc
|