Can RTC compare *.docx file using word compare?
5 answers
We use Eclipse 3.6 and face the same problem when diff'ing docx files. Hex dump is presented in Eclipse. We use instead the RTC 4.0.7 Windows Explorer Shell Integration and configure BeyondCompare to handle the diff. Beyond Compare extracts text from word documents and presents a diff window in for the text.
When you say "RTC compare", which RTC client are you referring to?
If you are referring to the Eclipse client, this is actually an Eclipse question, rather than an RTC question (RTC by default invokes whatever is declared for the Eclipse compare machinery).
To see what file types will invoke the Eclipse word compare machinery, go to your General->Content_Types preference page, and see what file types are under "Word Document". In my Eclipse 4.2 client, I see both "*.doc" and "*.docx", and files of either type compare properly for me (i.e. use the Word compare machinery) when I invoke the RTC "compare" operation on two different versions.
If you are referring to the Eclipse client, this is actually an Eclipse question, rather than an RTC question (RTC by default invokes whatever is declared for the Eclipse compare machinery).
To see what file types will invoke the Eclipse word compare machinery, go to your General->Content_Types preference page, and see what file types are under "Word Document". In my Eclipse 4.2 client, I see both "*.doc" and "*.docx", and files of either type compare properly for me (i.e. use the Word compare machinery) when I invoke the RTC "compare" operation on two different versions.