Code Compare Integration with Android Studio
Code Compare can be integrated with Android Studio - this can be achieved by performing 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 the path to the Code Compare executable file.
-
Enable the Use external merge tool check box, fill the Path to executable
field with the the path to the Code Compare executable file and specify the required
parameters in the Paremeters field.
Arguments: /MF=%1 /BF=%2 /TF=%3 /RF=%4
- Click Apply to enable your settings.
See Also
For details on the major feature set of our file diff and merge tool, refer to the overview page of Code Compare.