intellij idea - Use IntelijJ as default diff/merge tool in Eclipse -


has maybe used intelij default merge/diff tool in eclipse?

i don't know parameters should used in highlighted fields below.

enter image description here

edit:

enter image description here

see https://www.jetbrains.com/help/idea/2016.2/running-intellij-idea-as-a-diff-or-merge-command-line-tool.html kind of command-line parameters intellij expects diff/merge: seems have add diff argument first , use ${file1path} , other placeholders separated spaces, without using comma nor and.


Comments

Popular posts from this blog

amazon web services - S3 Pre-signed POST validate file type? -

c# - Check Keyboard Input Winforms -