- ./gradlew eclipseClasspath
- Install gradle support http://www.vogella.com/tutorials/EclipseGradle/article.html only step 2
- Import the project
Build
./gradlew build
Run all checks
./gradlew check
The outputs are in build/reports.
Build
./gradlew build
Run all checks
./gradlew check
The outputs are in build/reports.