17 lines
603 B
Text
17 lines
603 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Notification Plug-in
|
|
Bundle-SymbolicName: com.raytheon.uf.viz.product.alertviz;singleton:=true
|
|
Bundle-Version: 1.14.0.qualifier
|
|
Bundle-Vendor: Raytheon
|
|
Require-Bundle: org.eclipse.ui,
|
|
org.eclipse.core.runtime,
|
|
com.raytheon.uf.viz.alertviz,
|
|
com.raytheon.uf.viz.core,
|
|
com.raytheon.uf.viz.alertviz.ui,
|
|
com.raytheon.uf.viz.application
|
|
Bundle-ActivationPolicy: lazy
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
|
|
Import-Package: com.raytheon.uf.common.message
|
|
Export-Package: com.raytheon.uf.viz.product.alertviz
|
|
Bundle-Localization: plugin
|