Find Tips and tricks on how to better use the Zeus IDE. Feel free to post your own tips but please do not post bug reports, feature requests or questions here.
jussij
Site Admin
Posts: 2650 Joined: Fri Aug 13, 2004 5:10 pm
Post
by jussij » Thu Jan 17, 2008 4:01 am
Here is a very nice file difference/merge tool and it's also free:
http://www.sourcegear.com/diffmerge/index.html
To run
DiffMerge from within Zeus use the
Options, Editor Options, Miscellaneous panel and add the following to the
Command line edit field:
Code: Select all
"c:\Program Files\SourceGear\DiffMerge\DiffMerge.exe" "$f1" "$f2"
This allows you to run the tool from the Zeus
File, Difference menu dialog via the
View External button.
Cheers Jussi