Quantcast
Channel: JetBrains Developer Community : Thread List - IntelliJ IDEA Users
Viewing all articles
Browse latest Browse all 5661

Configuring SemanticMerge as IntelliJ external merge tool

$
0
0

Hi,

 

We're about to release SemanticMerge for Java.

 

We are trying to configure it for IntelliJ (and Android Studio) to document how to use it as external tool.

 

We followed this steps:

 

1) We went to Settings / External Diff Tools and configure it as follows:

Path to executable: C:\Users\pablo\AppData\Local\PlasticSCM4\semanticmerge\semanticmergetool.exe

Parameters: -s %1 -b %2 -d %3 -r %4

 

configuremerge.png

 

2) We run a git merge and we select to run the "merge tool":

 

mergefromintellij.png

 

3) The merge involves a method that was first moved and also modified in parallel in the two contributors, which our SemanticMerge solves correctly:

 

runningsemanticmerge.png

 

4) But then after "save & exit" we go back to the dialog where it says "accept yours, accept theirs, merge" and the conflict seems to be still there. The file has been correctly modified on disk.

 

From here we've to press "accept yours" which is pretty strange since using built-in merge the conflict dissapears from the list after merging.

 

Is it possible to set it up in a better way or should we stick to this mechanism?

 

Thanks,

 

pablo

 

 

www.semanticmerge.com


Viewing all articles
Browse latest Browse all 5661

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>