Getting Gradle error “Could not reserve enough space for object heap”
https://services.gradle.org/distributions/ Right click on start-button and open "System"Go to Advanced system settings on the left sideClick the button "Environment Variables ..."In System Variables, click "New..."New Variable Name: _JAVA_OPTIONSNew Variable Value: -Xmx1024MClick OKRestart Window Command or Program Gradle will detect this option as below._JAVA_OPTIONS=-Xmx1024M
2016. 9. 15. 11:15