Change-Id: I52a2e9be64bff8a044b148666b7ad77670a6f64e Former-commit-id:4dc5f614b3
[formerlyf5e333c154
] [formerly81c4976c96
] [formerly4dc5f614b3
[formerlyf5e333c154
] [formerly81c4976c96
] [formerly0eed368ac4
[formerly81c4976c96
[formerly 391655cd6a84c6cbf31e711ec5e1aa92833db896]]]] Former-commit-id:0eed368ac4
Former-commit-id:edd8c9185e
[formerlyd91e77641b
] [formerly 86544febdae736a9401f59264c6f5bfd1f622710 [formerly46df69447b
]] Former-commit-id: a6b4c1979bb449790ba4fed67921d371e7d32f92 [formerly17f43a6114
] Former-commit-id:6fc553f812
38 lines
1.4 KiB
Text
38 lines
1.4 KiB
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Menus Plug-in
|
|
Bundle-SymbolicName: com.raytheon.uf.viz.ui.menus;singleton:=true
|
|
Bundle-Version: 1.12.1174.qualifier
|
|
Bundle-Activator: com.raytheon.uf.viz.ui.menus.Activator
|
|
Bundle-Vendor: RAYTHEON
|
|
Eclipse-RegisterBuddy: com.raytheon.uf.common.serialization, com.raytheon.viz.volumebrowser
|
|
Eclipse-BuddyPolicy: registered
|
|
Require-Bundle: org.eclipse.ui,
|
|
org.eclipse.core.runtime,
|
|
org.eclipse.core.expressions,
|
|
com.raytheon.viz.ui,
|
|
com.raytheon.uf.common.serialization,
|
|
com.raytheon.uf.viz.core,
|
|
com.raytheon.uf.common.menus;bundle-version="1.0.0";visibility:=reexport,
|
|
com.raytheon.viz.core;bundle-version="1.12.1174"
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|
Bundle-ActivationPolicy: lazy
|
|
Import-Package: com.raytheon.uf.common.localization,
|
|
com.raytheon.uf.common.localization.exception,
|
|
com.raytheon.uf.common.localization.msgs,
|
|
com.raytheon.uf.common.serialization,
|
|
com.raytheon.uf.common.status,
|
|
com.raytheon.uf.common.time,
|
|
com.raytheon.uf.viz.core,
|
|
com.raytheon.uf.viz.core.comm,
|
|
com.raytheon.uf.viz.core.drawables,
|
|
com.raytheon.uf.viz.core.exception,
|
|
com.raytheon.uf.viz.core.map,
|
|
com.raytheon.uf.viz.core.procedures,
|
|
com.raytheon.uf.viz.core.rsc,
|
|
com.raytheon.uf.viz.core.rsc.capabilities,
|
|
com.raytheon.uf.viz.core.status
|
|
Export-Package: com.raytheon.uf.viz.ui.menus,
|
|
com.raytheon.uf.viz.ui.menus.widgets,
|
|
com.raytheon.uf.viz.ui.menus.widgets.tearoff,
|
|
com.raytheon.uf.viz.ui.menus.xml
|