Change-Id: I2e59228991243d4178c73721d169f695d6581b8a Former-commit-id:fdb69afb73
[formerly75f802d348
] [formerlyfdb69afb73
[formerly75f802d348
] [formerly666263beb4
[formerly ed32dc366aae2fa64c02c9f32202aafb95845765]]] Former-commit-id:666263beb4
Former-commit-id:c21f5438be
[formerly214738a19e
] Former-commit-id:ae881d581b
44 lines
1.9 KiB
Text
44 lines
1.9 KiB
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Adapters
|
|
Bundle-SymbolicName: com.raytheon.uf.viz.d2d.xy.adapters;singleton:=true
|
|
Bundle-Version: 1.0.0.qualifier
|
|
Bundle-Activator: com.raytheon.uf.viz.d2d.xy.adapters.Activator
|
|
Bundle-Vendor: RAYTHEON
|
|
Eclipse-RegisterBuddy: com.raytheon.viz.core, com.raytheon.uf.viz.core
|
|
Eclipse-BuddyPolicy: ext, global
|
|
Require-Bundle: org.eclipse.core.runtime,
|
|
com.raytheon.uf.viz.xy.crosssection;bundle-version="1.0.0",
|
|
com.raytheon.uf.viz.xy.varheight;bundle-version="1.12.1174",
|
|
com.raytheon.uf.viz.core;bundle-version="1.12.1174",
|
|
com.raytheon.uf.viz.xy;bundle-version="1.12.1174",
|
|
com.raytheon.viz.core;bundle-version="1.12.1174",
|
|
com.raytheon.viz.core.graphing;bundle-version="1.12.1174",
|
|
com.raytheon.uf.viz.xy.timeseries;bundle-version="1.12.1174",
|
|
javax.measure;bundle-version="1.0.0",
|
|
com.raytheon.uf.common.dataplugin.level;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.comm;bundle-version="1.12.1174"
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|
Import-Package: com.raytheon.uf.common.dataplugin,
|
|
com.raytheon.uf.common.dataplugin.grid,
|
|
com.raytheon.uf.common.dataplugin.radar,
|
|
com.raytheon.uf.common.dataplugin.radar.util,
|
|
com.raytheon.uf.common.dataquery.requests,
|
|
com.raytheon.uf.common.datastorage,
|
|
com.raytheon.uf.common.datastorage.records,
|
|
com.raytheon.uf.common.geospatial,
|
|
com.raytheon.uf.common.gridcoverage,
|
|
com.raytheon.uf.common.parameter,
|
|
com.raytheon.uf.common.pointdata,
|
|
com.raytheon.uf.common.status,
|
|
com.raytheon.uf.common.time,
|
|
com.raytheon.uf.viz.objectiveanalysis.rsc,
|
|
com.raytheon.viz.grid,
|
|
com.raytheon.viz.grid.inv,
|
|
com.raytheon.viz.radar.util,
|
|
org.eclipse.swt.graphics
|
|
Export-Package: com.raytheon.uf.viz.d2d.xy.adapters,
|
|
com.raytheon.uf.viz.d2d.xy.adapters.crosssection,
|
|
com.raytheon.uf.viz.d2d.xy.adapters.timeseries,
|
|
com.raytheon.uf.viz.d2d.xy.adapters.varheight
|
|
Bundle-ActivationPolicy: lazy
|