It’s Great and I don’t even use the Image Compare Feature!
It’s the perfect tool for comparing code. Especially in different workspaces.
The Keyboard Short Cuts rock! Alt+Arrow keys to move to the next/previous difference.
Here’s a tip.
Get the merge caller utility.
Then you can call it from the Bash Shell. From Eclipse you can Configure an External Tool entry for it.
Location:
/bin/bash
Arguments:
-c exec mergecaller "${selected_resource_loc}" "/Users//OtherBranch/Project${resource_path}”’
Voila! Instant ability to check the state of the other Branch!
It’s a great Developer Tool. Nice Work Tien!
Reto Kahn about
CompareMerge, v1.7