How to launch diff viewer from command line?
Is it possible to launch the diff-viewer from the command line?
I see that my install has the file "inspect_diff.sh", but I don't see how it can be invoked.
I am hoping that I have a way from the command line to compare two files using the IDEA diff viewer.
Thanks,
Please sign in to leave a comment.
For the diff to work, you need to execute it from the IDEA/bin directory.
I found the answer here:
http://devnet.jetbrains.net/message/5299914#5299914