It's all about the answers!

Ask a question

How to run the external compare tool in RTC using API?


Krasimir Malchev (56531) | asked Sep 17 '16, 7:49 a.m.

What API is available to run an external compare tool from a custom plugin (similar to how this is done in the RTC Eclipse client)?

I found that I can get some details specified in the Window>Preferences>Team>Jazz Source Control>External Compare Tool using ExternalCompareToolManager:

//com.ibm.team.filesystem.rcp.core.internal.compare.ExternalCompareToolManager
IExternalCompareTool extTool = ExternalCompareToolManager.getCustomTool();

However this doesn't provide means to launch the tool itself.

Thanks!

Krasimir Malchev 

 

Be the first one to answer this question!


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.