Extending "Pending Changes" view of RTC
![]()
Atul Kumar (187●23●29)
| asked Sep 27 '13, 2:43 a.m.
edited Sep 27 '13, 2:58 a.m. by Ralph Schoon (62.3k●3●36●43)
Hi,
I want to extend the Pending Changes view of RTC. I need to add my own custom menu item in its context menu...can I do that ? Any help would be highly appreciated. Thanks, Atul |
Accepted answer
![]()
seems similar to :
https://jazz.net/forum/questions/28123/adding-menu-item-to-a-changeset where Jean-Michel mentions that it would be possible through eclipse contributions mechanism. Patrick Streule in his answer to : https://jazz.net/forum/questions/26001/extending-the-query-results-ui provides a sample on "Eclipse mechanism of object contributions" http://www.eclipse.org/articles/article.php?file=Article-action-contribution/index.html#example3 hope this helps. Atul Kumar selected this answer as the correct answer
Comments Thanks Dinesh for the quick answer. Though the approach suggested was with quite an older version of RTC, would try to implement in the similar lines, and let know if it worked.
|