Amend: Accepted ticket for work, again! Ensured uframe product project was not deleted Change-Id: Iaa7754f25d74d893f84a7f82df605fb906e1e719 Former-commit-id:2611980ca4
[formerly4ed4ef8d71
] [formerly2611980ca4
[formerly4ed4ef8d71
] [formerlye0ba97d547
[formerly 615fa06253cc5226ddbedbb7835f3f03cf4cbb5b]]] Former-commit-id:e0ba97d547
Former-commit-id:5617dfaa67
[formerly6b1426dd34
] Former-commit-id:453ac44050
36 lines
1.5 KiB
Text
36 lines
1.5 KiB
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Sounding Plug-in
|
|
Bundle-SymbolicName: com.raytheon.uf.viz.sounding;singleton:=true
|
|
Bundle-Version: 1.12.1174.qualifier
|
|
Bundle-Activator: com.raytheon.uf.viz.sounding.Activator
|
|
Bundle-Vendor: RAYTHEON
|
|
Require-Bundle: org.eclipse.core.runtime,
|
|
javax.measure;bundle-version="1.0.0",
|
|
com.raytheon.edex.common;bundle-version="1.11.17",
|
|
com.raytheon.uf.common.sounding;bundle-version="1.0.0",
|
|
com.raytheon.uf.common.dataplugin.grid;bundle-version="1.0.0",
|
|
com.raytheon.uf.common.topo;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.dataplugin.level;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.parameter;bundle-version="1.0.0",
|
|
com.raytheon.uf.viz.acarssounding;bundle-version="1.12.1174"
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|
Bundle-ActivationPolicy: lazy
|
|
Export-Package: com.raytheon.uf.viz.sounding,
|
|
com.raytheon.uf.viz.sounding.adapters
|
|
Import-Package: com.raytheon.edex.meteoLib,
|
|
com.raytheon.edex.plugin.modelsounding.common,
|
|
com.raytheon.uf.common.dataplugin,
|
|
com.raytheon.uf.common.dataplugin.goessounding,
|
|
com.raytheon.uf.common.dataplugin.poessounding,
|
|
com.raytheon.uf.common.dataplugin.profiler,
|
|
com.raytheon.uf.common.geospatial,
|
|
com.raytheon.uf.common.pointdata,
|
|
com.raytheon.uf.common.pointdata.spatial,
|
|
com.raytheon.uf.common.status,
|
|
com.raytheon.uf.common.time,
|
|
com.raytheon.uf.viz.core.datastructure,
|
|
com.raytheon.uf.viz.core.exception,
|
|
com.raytheon.uf.viz.core.status,
|
|
com.raytheon.viz.core.map,
|
|
com.raytheon.viz.pointdata
|