Former-commit-id:51208e5515
[formerlyc0c1d56f3a
] [formerly51208e5515
[formerlyc0c1d56f3a
] [formerly4ba416aeb3
[formerly 221d0aaf0e19a054387134e72a76a278159bf4d0]]] Former-commit-id:4ba416aeb3
Former-commit-id:cd4185ef5c
[formerly941337c553
] Former-commit-id:b6fa9b4858
32 lines
1.2 KiB
Text
32 lines
1.2 KiB
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Notification Plug-in
|
|
Bundle-SymbolicName: com.raytheon.uf.viz.alertviz;singleton:=true
|
|
Bundle-Version: 1.12.1174.qualifier
|
|
Bundle-Activator: com.raytheon.uf.viz.alertviz.Activator
|
|
Bundle-Vendor: Raytheon
|
|
Require-Bundle: org.eclipse.ui,
|
|
org.eclipse.core.runtime,
|
|
org.apache.activemq;visibility:=reexport,
|
|
com.raytheon.uf.common.localization;visibility:=reexport,
|
|
com.raytheon.uf.common.serialization;visibility:=reexport,
|
|
com.raytheon.uf.viz.core;visibility:=reexport,
|
|
com.raytheon.uf.common.status,
|
|
org.jep;bundle-version="1.0.0",
|
|
com.raytheon.uf.common.message;bundle-version="1.11.11",
|
|
com.raytheon.uf.common.alertviz,
|
|
javax.jms;bundle-version="1.0.0",
|
|
org.apache.log4j
|
|
Bundle-ClassPath: .,
|
|
lib/derbyrun.jar,
|
|
lib/derby.jar
|
|
Export-Package: com.raytheon.uf.viz.alertviz,
|
|
com.raytheon.uf.viz.alertviz.config
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|
Import-Package: com.raytheon.uf.common.python,
|
|
com.raytheon.uf.common.time,
|
|
com.raytheon.uf.viz.python.swt,
|
|
com.raytheon.uf.viz.python.swt.widgets
|
|
Bundle-ActivationPolicy: lazy
|
|
Eclipse-BuddyPolicy: ext, registered, global
|
|
Eclipse-RegisterBuddy: org.apache.log4j
|