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,

0
1 comment
Avatar
Permanently deleted user

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

0

Please sign in to leave a comment.