Former-commit-id:d3497e47eb
[formerly dddf20c9518c578d1bebd0b5e01b10c5080fd24e] Former-commit-id:6958b861f0
26 lines
1.1 KiB
Text
26 lines
1.1 KiB
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Points
|
|
Bundle-SymbolicName: com.raytheon.uf.viz.points
|
|
Bundle-Version: 1.0.0.qualifier
|
|
Bundle-Activator: com.raytheon.uf.viz.points.Activator
|
|
Bundle-Vendor: RAYTHEON
|
|
Require-Bundle: org.eclipse.ui,
|
|
org.eclipse.core.runtime,
|
|
javax.measure;bundle-version="1.0.0",
|
|
org.geotools;bundle-version="2.6.4",
|
|
com.raytheon.uf.common.localization;bundle-version="1.12.1174",
|
|
com.raytheon.uf.viz.core;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.time;bundle-version="1.12.1174",
|
|
com.raytheon.viz.core;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.awipstools;bundle-version="1.12.1174",
|
|
com.raytheon.viz.ui;bundle-version="1.12.1174",
|
|
com.raytheon.uf.viz.core.rsc;bundle-version="1.0.0",
|
|
com.raytheon.viz.ui.tools.map;bundle-version="1.12.1174"
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|
Bundle-ActivationPolicy: lazy
|
|
Export-Package: com.raytheon.uf.viz.points,
|
|
com.raytheon.uf.viz.points.data,
|
|
com.raytheon.uf.viz.points.ui.action,
|
|
com.raytheon.uf.viz.points.ui.dialog,
|
|
com.raytheon.uf.viz.points.ui.layer
|