intellij-ideadiffbeyondcomparebeyondcompare3external-tools

How do I use an external diff tool to compare *folders* in Intellij IDEA?


I am attempting to use an external diff tool (Beyond Compare) to compare folders in Intellij IDEA 13 (EAP Build #IU-133.471).

Settings

My Intellij IDEA settings are as follows:

enter image description here

Documentation

Relevant documentation for BC : here and here

Intellij IDEA's doc on the subject : here

Herein Lies the Rub

And here is what happens when I select two directories and press Ctrl + D (the shortcut to Compare Directories) :

enter image description here

The same works fine when comparing files:

enter image description here

I have attempted using the current stable version of both Beyond Compare (v3.0) as well as Intellij to no avail. I have had no joy after appending the parameters %1 %2 etc. to the Path to Executable either.

Can you think of what I might be missing ? Have you used an external diff tool to compare folders in Intellij IDEA ?

Am planning to ask this question in the Intellij forums and/or raise a Support Ticket with them after waiting to hear back from the SO community.

Thanks!

Update

Question now present in the Intellij IDEA forums too : http://devnet.jetbrains.com/message/5506980


Solution

  • This seems to be a bug in Intellij.

    See this.

    Update (9-Nov-2015)

    I am using Intellij Idea v 14.1.5 and can confirm that this bug has been fixed.