Change-Id: I9a24e6359bd43bfb7c8f84686348f532748503c4 Former-commit-id:6f29122c14
[formerlyecf667fce9
] [formerlyd75fdcb916
] [formerly87b6474106
[formerlyd75fdcb916
[formerly afc80cb00cce9b22f1ecd730b60da1de1afbfb2e]]] Former-commit-id:87b6474106
Former-commit-id: 0f540dd74f1e8e6723b36d8b78e242b7a0b0b4ec [formerlya6661a8831
] Former-commit-id:19cc13d9bf
38 lines
1.4 KiB
Text
38 lines
1.4 KiB
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Awipstools Plug-in
|
|
Bundle-SymbolicName: com.raytheon.viz.awipstools;singleton:=true
|
|
Bundle-Version: 1.12.1174.qualifier
|
|
Bundle-Activator: com.raytheon.viz.awipstools.Activator
|
|
Bundle-Vendor: Raytheon
|
|
Eclipse-BuddyPolicy: registered, ext, global
|
|
Eclipse-RegisterBuddy: org.apache.velocity, com.raytheon.viz.core, com.raytheon.uf.common.serialization
|
|
Require-Bundle: org.eclipse.core.runtime,
|
|
org.eclipse.ui,
|
|
org.apache.commons.lang,
|
|
com.raytheon.viz.ui,
|
|
javax.measure,
|
|
com.raytheon.uf.common.pointdata,
|
|
com.raytheon.uf.common.dataplugin.radar,
|
|
com.raytheon.uf.viz.core.maps,
|
|
com.raytheon.uf.viz.points,
|
|
com.raytheon.uf.viz.core.rsc,
|
|
com.raytheon.uf.viz.core,
|
|
com.raytheon.uf.common.geospatial,
|
|
com.raytheon.uf.common.datastorage,
|
|
com.raytheon.uf.common.dataplugin,
|
|
com.raytheon.uf.common.util
|
|
Bundle-ActivationPolicy: lazy
|
|
Export-Package: com.raytheon.viz.awipstools,
|
|
com.raytheon.viz.awipstools.capabilities,
|
|
com.raytheon.viz.awipstools.capabilityInterfaces,
|
|
com.raytheon.viz.awipstools.common,
|
|
com.raytheon.viz.awipstools.common.stormtrack,
|
|
com.raytheon.viz.awipstools.ui.action,
|
|
com.raytheon.viz.awipstools.ui.display,
|
|
com.raytheon.viz.awipstools.ui.layer
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|
Import-Package: com.raytheon.viz.core,
|
|
com.raytheon.viz.core.interval,
|
|
com.raytheon.viz.core.rsc,
|
|
com.raytheon.viz.core.rsc.jts
|