summaryrefslogtreecommitdiff
blob: 4781bb099cca291d57db492c7f4994236f2b29f0 (plain)
1
2
3
4
5
6
7
8
All README files assume that the user is using Java 8.

On Windows, make sure the JDK is installed and the bin directory
inside the installation folder is added to the PATH environment
variable. This exposes command line programs to build Java
applications.

On Linux and Mac, OpenJDK 8 is used.