It's all about the answers!

Ask a question

Synergy Repository elements not getting idenified in RTC Eclipse Client


Guru Prasad Rao K P (381813) | asked Feb 21 '13, 11:56 a.m.
edited Feb 21 '13, 11:57 a.m.
Hi,

 I have deployed RTC - Synergy integration plugin into RTC Eclipse client. I am able to connect to Synergy projects through Synergy Repository view in RTC Client.

 I need to develop some custom extensions while selecting certain synergy elements (in Synergy Repository). And to do this, I need to get the handle of the Selected element.

I am implementing 'IWorkbenchWindowActionDelegate' interface for this activity. But some how not able to retrieve the selected element (in Synergy Repository). ISelection returns ' <empty selection>.

 If any one has done similar implementation earlier, please share your thoughts.

Regards
Guru

One answer



permanent link
Surya Tripathi (65017) | answered Jul 18 '13, 8:55 p.m.
The RTC - Synergy integration has very limited support for extension. You can probably add some actions but doing something more based on selected node in repository view would not be possible.

Your answer


Register or to post your answer.