Android Studio Integration
Last modified: October 23, 2019
To integrate Code Compare into Android Studio, perform the following steps:
- Open Android Studio, and click Configure.
- Click Settings.
-
In the navigation tree select External Diff Tools.
- Enable the Use external tool to compare folders check box and fill the Path to executable field with the path to the Code Compare executable file.
- Enable the Use external tool to compare files check box and fill the Path to executable field with the path to the Code Compare executable file.
-
Enable the Use external merge tool check box, fill the Path to executable field with the path to the Code Compare executable file and specify the required parameters in the Parameters field.
Arguments: /MF=%1 /BF=%2 /TF=%3 /RF=%4
- Click Apply to enable your settings.
Was this page helpful?