Adding a context menu action to team artifacts view
Hi,
does anybody know how to add a new actions to the context menu for a build definition. I guess it's not as simple as using org.eclipse.ui.popupMenus extension point and targeting IBuildDefinition? Any thoughts and comments are welcome :-). Thanks /Morten. |
Accepted answer
Ralph Schoon (63.5k●3●36●46)
| answered Mar 18 '13, 1:31 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Morten, maybe this is a starting point: https://jazz.net/library/article/190
I have addend menu items in the past. You just need to know the target place where to hook into. Morten Madsen selected this answer as the correct answer
Comments
Morten Madsen
commented Mar 18 '13, 1:36 p.m.
Nice, this looks very promosing! Thanks :-).
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.