Amend: Removed python file Amemd: Changes based on reviewer comments and additon of popup menus in the PontsMgrDlg. Amend: deleted unwanted .project file Amend: Removed comment out code and fix class descriptions Amend: Changes based on reviewer comments. Change-Id: I32c9dd754d1bfa06b470872b052b61e42adf11e8 Former-commit-id:f8d0512703
[formerlyb3c357c964
] [formerly2e3fc4b400
] [formerlyf8d0512703
[formerlyb3c357c964
] [formerly2e3fc4b400
] [formerlyf4ae8eb150
[formerly2e3fc4b400
[formerly c8e5bf1a82979ebc2445acb88682e32ca8813f43]]]] Former-commit-id:f4ae8eb150
Former-commit-id:f8e0bfb797
[formerly69f22fe6bb
] [formerly f9ea3b03486c9aff9f813d9e892a99cac8ea4ff8 [formerlyae41499ba2
]] Former-commit-id: 45c91ff9d7d494867bad9335476e510559f42a10 [formerly4e356b8a13
] Former-commit-id:4e15803926
39 lines
1.5 KiB
Text
39 lines
1.5 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.edex.common, 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,
|
|
org.geotools,
|
|
com.raytheon.uf.viz.core,
|
|
com.raytheon.uf.common.menus;bundle-version="1.0.0",
|
|
com.raytheon.uf.common.serialization.comm;bundle-version="1.12.1174"
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|
Bundle-ActivationPolicy: lazy
|
|
Import-Package: com.raytheon.edex.scriptfactory,
|
|
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
|