I am getting the following error :
\'C:\\Users\\install\\Desktop\\project\\CoMpC2\\gradle\\wrapper\\gradle-wrapper.properties\'.
No value with key \'distribu
It seems like the distributionUrl is missing in gradle-wrapper.properties of your project. It is shown below:
#Wed Apr 10 15:27:10 PDT 2013
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https://services.gradle.org/distributions/gradle-2.10-all.zip