1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +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 Revert "Revert "Allow unreliable tests to be avoided"" 2012-08-24 11:35:59 -07:00
org.eclipse.cdt.core Cosmetics. 2013-05-23 15:22:58 -07:00
org.eclipse.cdt.core.aix Bug 393455 - Terminal sessions broken on AIX 2013-01-15 10:35:06 -05:00
org.eclipse.cdt.core.linux Remove fragment jars. Add missing property files. (Cherry picked 8_0) 2012-10-13 18:25:17 -04:00
org.eclipse.cdt.core.linux.ia64 Bumped up feature versions for Kepler. 2012-06-28 11:08:11 -07:00
org.eclipse.cdt.core.linux.ppc Bumped up feature versions for Kepler. 2012-06-28 11:08:11 -07:00
org.eclipse.cdt.core.linux.ppc64 Bumped up feature versions for Kepler. 2012-06-28 11:08:11 -07:00
org.eclipse.cdt.core.linux.x86 Bumped up feature versions for Kepler. 2012-06-28 11:08:11 -07:00
org.eclipse.cdt.core.linux.x86_64 Bumped up feature versions for Kepler. 2012-06-28 11:08:11 -07:00
org.eclipse.cdt.core.macosx Remove fragment jars. Add missing property files. (Cherry picked 8_0) 2012-10-13 18:25:17 -04:00
org.eclipse.cdt.core.qnx
org.eclipse.cdt.core.solaris Remove fragment jars. Add missing property files. (Cherry picked 8_0) 2012-10-13 18:25:17 -04:00
org.eclipse.cdt.core.tests More descriptive test name. 2013-05-23 15:29:15 -07:00
org.eclipse.cdt.core.win32 Remove fragment jars. Add missing property files. (Cherry picked 8_0) 2012-10-13 18:25:17 -04:00
org.eclipse.cdt.core.win32.x86 Bumped up feature versions for Kepler. 2012-06-28 11:08:11 -07:00
org.eclipse.cdt.core.win32.x86_64 Bumped up feature versions for Kepler. 2012-06-28 11:08:11 -07:00
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