March 2018
Intermediate to advanced
324 pages
8h 30m
English
Let's create the base layout of the demo project. This project will be used throughout this chapter to illustrate all the topics that are covered. Java will be the programming language and Gradle (http://gradle.org/) will be used to run different sets of tasks, such as building, testing, and so on.
Let us import into IDEA the repository that contains examples from this chapter:
The imported project should look similar ...
Read now
Unlock full access