git longpaths info for Windows users

This commit is contained in:
Alexander Podkhalyuzin
2019-03-26 15:17:21 +03:00
parent 19f6290686
commit c9581176d7
+4
View File
@@ -43,6 +43,10 @@ You also can use [Gradle properties](https://docs.gradle.org/current/userguide/b
> Note: The JDK 6 for MacOS is not available on Oracle's site. You can [download it here](https://support.apple.com/kb/DL1572). > Note: The JDK 6 for MacOS is not available on Oracle's site. You can [download it here](https://support.apple.com/kb/DL1572).
On Windows you might need to add long paths setting to the repo:
git config core.longpaths true
## Building ## Building
The project is built with Gradle. Run Gradle to build the project and to run the tests The project is built with Gradle. Run Gradle to build the project and to run the tests