Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.77 KB

File metadata and controls

32 lines (20 loc) · 1.77 KB

Understanding Gradle #01 – The Settings File

👇 click thumbnail to watch video

In the very first instalment of my Understanding Gradle series I talk about the entry point of every Gradle project - the Settings File.

Explore this sample

This sample is best explored in IntelliJ IDEA. Open 01_The_Settings_File/my-project in IDEA and confirm with Trust Project.

Gradle User Manual references

Each video only scratches the surfaces of the features shown. This is on purpose to give you a general understanding of how things work in Gradle. This understanding enables you to structure your project in a readable and maintainable way.

More details on each feature covered in this video can be found in the Gradle User Manual. The Manual, however, is very detailed on all kinds of topics and also contains information on legacy features (it's not always clear which these are).

To help you find the right places, here are some deep links into the Manual on the topics discussed in the video:

Need Gradle support?

Contact me, if you need help with Gradle: onepiece.Software.