Change-Id: If07406f7e618fca0ea001b56a81b8552d9d44546 Former-commit-id:dccc265ab0
[formerlyd4c7a0c302
] [formerlydccc265ab0
[formerlyd4c7a0c302
] [formerly56fef93541
[formerly 767ecfd7f2930de641d532d08120d5023b6e38e4]]] Former-commit-id:56fef93541
Former-commit-id:8ea57bfbac
[formerly8ad1acdbc5
] Former-commit-id:43344e0340
34 lines
1.7 KiB
Text
34 lines
1.7 KiB
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Cloudheight Plug-in
|
|
Bundle-SymbolicName: com.raytheon.uf.viz.cloudheight;singleton:=true
|
|
Bundle-Version: 1.12.1174.qualifier
|
|
Bundle-Activator: com.raytheon.uf.viz.cloudheight.Activator
|
|
Bundle-Vendor: RAYTHEON
|
|
Eclipse-RegisterBuddy: com.raytheon.uf.common.serialization
|
|
Require-Bundle: org.eclipse.ui;bundle-version="3.8.2",
|
|
org.eclipse.core.runtime,
|
|
com.raytheon.uf.common.geospatial;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.status;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.serialization;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.dataplugin;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.colormap;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.dataquery;bundle-version="1.0.0",
|
|
com.raytheon.uf.common.datastorage;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.sounding;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.pointdata;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.dataplugin.grid;bundle-version="1.0.0",
|
|
com.raytheon.uf.common.dataplugin.satellite;bundle-version="1.0.0",
|
|
com.raytheon.uf.common.dataplugin.bufrua;bundle-version="1.12.1174",
|
|
com.raytheon.uf.viz.core;bundle-version="1.12.1174",
|
|
com.raytheon.viz.ui;bundle-version="1.12.1174",
|
|
com.raytheon.uf.viz.d2d.core;bundle-version="1.12.1174",
|
|
com.raytheon.viz.skewt;bundle-version="1.12.1174",
|
|
javax.measure;bundle-version="1.0.0"
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|
Bundle-ActivationPolicy: lazy
|
|
Export-Package: com.raytheon.uf.viz.cloudheight,
|
|
com.raytheon.uf.viz.cloudheight.data,
|
|
com.raytheon.uf.viz.cloudheight.rsc,
|
|
com.raytheon.uf.viz.cloudheight.ui
|
|
Import-Package: com.raytheon.viz.core.map
|