#Oracle Massive Open Online Course: Java SE 8 Lambdas and Streams
To make your development environment ready just open your preferred command line tool and execute the following command on the root folder of this project:
gradlew eclipse
To run your tests you should execute the command below:
gradlew test
To add to your Eclipse the capability to work with Groovy language, please follow the instructions available at this link: https://github.com/groovy/groovy-eclipse/wiki