Skip to content

danielpsf/jdk-8-mooc-lambdas-and-streams

Repository files navigation

#Oracle Massive Open Online Course: Java SE 8 Lambdas and Streams Build Status

https://apexapps.oracle.com/pls/apex/f?p=44785:141:100261043271068::::P141_PAGE_ID,P141_SECTION_ID:250,1808

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

About

Project to learn how to better use lambdas on JDK 8

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published