Hi, the gradle wrapper is not included anymore in the source distribution from RC4 , but you can follow the instructions in the README file to install gradle.
The approach is similar to other projects that rely on maven but do not include it in the release: you have to install maven in order to build the project. Note we haven't voted yet on RC4, and we also need to update the walkthrough for installing gradle. Regards, Matthieu On Apr 13, 2013, at 10:05 , Dingyu Yang wrote: > Hi, I download the src of S4-RC4. > I find the gradlew file missing. > Is there other compile files? >
