FRC-Team-620 / Warbots2023

Other
2 stars 0 forks source link

Gradle takes a long time initializing #65

Closed m10653 closed 1 year ago

m10653 commented 1 year ago

Identified the issue of long initializing times when compiling an deploying code to be caused by the following issue in Gradle. And appears to only effect windows systems.

https://stackoverflow.com/questions/71559269/why-does-gradle-initializing-sometimes-take-very-long#:~:text=During%20initialization%20Gradle%20tries%20to,but%20to%20enable%20it%20explicitly.