2022-05-05 12:34:50 -05:00
|
|
|
Manifest-Version: 1.0
|
|
|
|
Bundle-ManifestVersion: 2
|
|
|
|
Bundle-Name: Swt Plug-in
|
|
|
|
Bundle-SymbolicName: com.raytheon.uf.viz.python.swt
|
|
|
|
Bundle-Version: 1.12.1174.qualifier
|
|
|
|
Bundle-Vendor: RAYTHEON
|
2023-03-06 13:39:43 -06:00
|
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-11
|
2022-05-05 12:34:50 -05:00
|
|
|
Require-Bundle: org.eclipse.swt,
|
|
|
|
org.eclipse.jface,
|
|
|
|
org.jep
|
|
|
|
Import-Package: com.raytheon.uf.common.localization,
|
|
|
|
com.raytheon.uf.common.localization.exception,
|
|
|
|
com.raytheon.uf.common.localization.msgs,
|
|
|
|
com.raytheon.uf.common.python,
|
|
|
|
com.raytheon.uf.viz.core
|
|
|
|
Export-Package: com.raytheon.uf.viz.python.swt,
|
|
|
|
com.raytheon.uf.viz.python.swt.widgets
|