To build this project, you will need:
- A copy of Java 7 where Gradle can find it, usually %home%/.jdks
- A copy of Java 11 where Gradle can find it.
- A copy of Java 21 to run Gradle with.
- OR -
- A copy of Java 21 to run Gradle with.
- You will need to pass -PmodernBuild to Gradle, to use Java 21 to build all subprojects
// todo: make this worth reading