Is it possible to use multiple diff/merge tools?
I have a situation when I need to use one diff tool for the souce files (C++/C# code) and the other one for some specific xml-like files representing the state machine model (notably Verum ASD model files) that have its own visual compare tool.
Is it possible to set the rules for RTC to use one compare tool for some specific file extensions and the other one in all other cases?