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>
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>
- introduced extension point to allow plugins to add new semantic
highlighters
- see bug for more details
Change-Id: Ic019e8a3c483fcfc42344fe4ef2139cc933c0301
Reviewed-on: https://git.eclipse.org/r/10074
Reviewed-by: Doug Schaefer <dschaefer@qnx.com>
IP-Clean: Doug Schaefer <dschaefer@qnx.com>
Tested-by: Doug Schaefer <dschaefer@qnx.com>