Community
Participate
Working Groups
In order to make configuration of service messages more accessible we should add a new configuration icon to the message dialogs. When clicking this icon the "General > Notifications" dialog will open on the appropriate item. See https://bugs.eclipse.org/bugs/attachment.cgi?id=182805 for example. Also see bug 327712.
Note that bug bug #263528 has a similar function although this code has been commented out for the 3.4 release.
Created attachment 182970 [details] Patch to add a button for opening preferences This patch will add a button to the ServiceMessageControl for opening the associated preferences. As the preference dialog opened is for service events; the button will only show if there is an EventId for the displayed service message.
Created attachment 182971 [details] mylyn/context/zip
Created attachment 182972 [details] Icon for hovered notification configuration button
Created attachment 182973 [details] Icon for notification configuration button
Note that the icons will go into o.e.m.c.ui/icons/eview16/
Reopening to apply patch.
Thanks! I have applied the patch.
Thanks Steffen. I've added a patch to bug 327712 that takes advantage of this enhancement.