using BeyondCompare or other compare tool
![]()
Javan Smith (11●1)
| asked Apr 08 '09, 11:20 p.m.
edited Oct 12 '17, 2:38 p.m. by David Lafreniere (4.8k●7) I'm trying out the visual studio version of this product, though an answer that is eclipse specific would still be appreciated, though not quite as useful to my whole team.
|
Accepted answer
![]()
Michael Valenta (3.7k●3)
| answered Apr 09 '09, 9:14 a.m.
FORUM MODERATOR / JAZZ DEVELOPER edited Oct 12 '17, 2:38 p.m. by David Lafreniere (4.8k●7) Integration with external compare tools such as Beyond Compare was added in RTC 2.0.0.2. This support was added to the RTC Eclipse and Visual Studio clients.
David Lafreniere selected this answer as the correct answer
|
One other answer
![]() I'm trying out the visual studio version of this product, though an answer that is eclipse specific would still be appreciated, though not quite as useful to my whole team. For Eclipse, there are hooks for the compare tool that can be overridden if you want to replace the standard Eclipse tool. I suspect you have to check if Visual Studio has similar hooks. RTC in Eclipse just calls whatever is on the end of the hook :-), and I suspect does the same thing for the VS client. regards anthony |