1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/core/org.eclipse.cdt.ui
Caroline Rieder ef7967342a 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: Ide0e3e241f1162323c2e17d2d58741eb3db9ae41
Signed-off-by: Caroline Rieder <caroline.rieder@windriver.com>
Reviewed-on: https://git.eclipse.org/r/13073
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-23 10:03:55 -04:00
..
.settings Bumped up version of org.eclipse.cdt.ui plug-in. 2013-02-01 16:58:52 -08:00
about_files
browser Bug 374795 - Open Element dialog (CDT) has text field disabled in 3.8M6 2012-03-20 14:38:56 -07:00
dictionaries Bug 406873 - [spell-check] Update the CDT word lists for Kepler 2013-04-30 11:01:29 -07:00
icons bug 199605: have line wrap option on the build console 2013-05-15 14:40:06 -04:00
META-INF Merge remote-tracking branch 'origin/master' into bug_45203 2013-02-14 17:21:05 -08:00
schema Bug 363406: extensible semantic highlighting 2013-02-01 16:18:28 -05:00
src/org/eclipse/cdt Bug 405239 - Index actions are only available within context menu 2013-05-23 10:03:55 -04:00
templateengine/org/eclipse/cdt/ui Bug 389392 - Editor refresh problem when template executed twice 2012-10-09 23:25:23 -04:00
templates Template-based New Class creation. 2011-05-13 02:41:49 +00:00
utils.ui/org/eclipse/cdt/utils/ui/controls Cosmetics 2013-01-24 20:37:09 -08:00
.classpath Switched to Java 1.6. 2011-10-17 18:04:17 -07:00
.cvsignore
.options Bug 45203. Added transitive closing of include maps. 2013-03-30 10:41:59 -07:00
.project
about.html
build.properties Switched to Java 1.6. 2011-10-17 20:57:43 -07:00
ChangeLog
ChangeLog-2003
doxygenTags.csv Bug 397143 - Some new doxygen commands are missing 2012-12-25 01:51:38 -05:00
NEWS
plugin.properties Bug 405239 - Index actions are only available within context menu 2013-05-23 10:03:55 -04:00
plugin.xml Bug 405239 - Index actions are only available within context menu 2013-05-23 10:03:55 -04:00
pom.xml Bumped up version of org.eclipse.cdt.ui plug-in. 2013-02-01 16:58:52 -08:00