Can RTC handle merging of WTX maps ?
![]()
suresh ramayanam (1●5●6)
| asked Oct 28 '13, 5:50 a.m.
retagged Dec 16 '13, 1:26 p.m. by David Lafreniere (4.8k●7)
Hi All,
Can RTC handle merging of WTX maps ? I'm trying to find out how to use RTC as Source Control for WTX code but not able to find any. Please point me to any training material . thanks in advance |
2 answers
![]()
I am not aware of a supported integration with WTX maps, and doubt that there will be documentation on it.
|
![]()
Geoffrey Clemm (30.1k●3●30●35)
| answered Oct 28 '13, 7:27 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER edited Oct 28 '13, 7:28 p.m.
Assuming that a WTX map is stored in a file, then the RTC merge machinery will invoke whatever merge tool is registered in your IDE for a WTX map file. So the real question is whether a WTX merge tool is registered to your IDE. If you are using the Eclipse client, RTC will invoke whatever merge tool is registered with Eclipse for that type of file, or you can tell RTC to use some non-Eclipse merge tool. But in either case, you will need a WTX merge tool for RTC to invoke.
|