1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-09-07 02:23:18 +02:00
cdt/core
Caroline Rieder ecb373f340 V.3 - Bug 405239 - Index actions are only available within context menu
The provided patch contributes the Index actions to the global Project
menu using the command/handler extension points.

Project related actions are enabled when:
- When an ICProject, an ICContainer or an ITranslationUnit is selected
  in the Project Explorer and the Project Explorer has the focus
- When a file of an ICProject is open in the Editor and the Editor has
  the focus

File related action is enabled when:
- When an ITranslationUnit is selected in the Project Explorer and the
  Project Explorer has the focus
- When an ITranslationUnit is open in the Editor and the Editor has the
  focus

Change-Id: I11f05e2b2f0c8f1652b0ee7e655aacacd03c7fde
Signed-off-by: Caroline Rieder <caroline.rieder@windriver.com>
Reviewed-on: https://git.eclipse.org/r/13123
Reviewed-by: Anton Leherbauer <anton.leherbauer@windriver.com>
IP-Clean: Anton Leherbauer <anton.leherbauer@windriver.com>
Tested-by: Anton Leherbauer <anton.leherbauer@windriver.com>
2013-05-24 09:54:20 -04:00
..
org.eclipse.cdt.alltests
org.eclipse.cdt.core Cosmetics. 2013-05-23 15:22:58 -07:00
org.eclipse.cdt.core.aix
org.eclipse.cdt.core.linux
org.eclipse.cdt.core.linux.ia64
org.eclipse.cdt.core.linux.ppc
org.eclipse.cdt.core.linux.ppc64
org.eclipse.cdt.core.linux.x86
org.eclipse.cdt.core.linux.x86_64
org.eclipse.cdt.core.macosx
org.eclipse.cdt.core.qnx
org.eclipse.cdt.core.solaris
org.eclipse.cdt.core.tests More descriptive test name. 2013-05-23 15:29:15 -07:00
org.eclipse.cdt.core.win32
org.eclipse.cdt.core.win32.x86
org.eclipse.cdt.core.win32.x86_64
org.eclipse.cdt.ui V.3 - Bug 405239 - Index actions are only available within context menu 2013-05-24 09:54:20 -04:00
org.eclipse.cdt.ui.tests Bug 403418 - Type Hierarchy view does not show class templates. 2013-05-17 19:33:58 -07:00