Update PropertiesView on context menu action [message #310566] |
Fri, 08 December 2006 05:54 |
Eclipse User |
|
|
|
Originally posted by: priya_kothari.persistent.co.in
Hi,
I am writing a SCM plugin and extending the Team synchronization
architecture. I have my own action added to the context menu of the
synchronization view. On click of this action , I want the Eclipse
properties view to be populated with my custom data.I went through the
Properties View article, but it was not of complete help.
Selection in synchronize view is of type SyncInfoModelElement and this is an
interanl class of Team architecture. From the article I could understand
that I need to modify getAdapter method of this class so invoke my property
source class so that the values are displayed. But I am not able to do that.
If I write my custom class which extends SyncInfoModelElement, how will Team
architecture know it has to use my custom class and not
SyncInfoModelElement.
First of all, Is this attempt of mine possible ? If yes, how do I go about
it? Its really urgent,can someone help me out please.
TIA,
~Priya
|
|
|
Powered by
FUDForum. Page generated in 0.07132 seconds