It's all about the answers!

Ask a question

"Resolve" actions' Listener API


Gidi Gal (962056) | asked Jul 13 '17, 12:44 p.m.

Hello to the forum members,
I am looking for a listener for "Resolve" operations (Resolve With Mine\Proposed). I debugged EventManager class, saw two events that might be in the area, but they do not contain the information about the file which was resolved:
1) ICommitEvent - it contains the change-set that contains the resolved file, but not the file itself.
2) ILocalConflictChangeEvent - contains the workspace and component but not the file.

Thanks,
Gidi

Accepted answer


permanent link
David Lafreniere (4.8k7) | answered Jun 24 '19, 9:35 a.m.
FORUM MODERATOR / JAZZ DEVELOPER

The Eclipse UI code had no need for events/listeners for the conflict resolution operations, so I don't think you are in luck.

Gidi Gal selected this answer as the correct answer

Your answer


Register or to post 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.