JDK or JRE?

what java version has to be installed?
“development kit (JDK)” or “runtime envionment (JRE)”

Thx in advance, O.

It doesn’t matter. Either one should work. The JDK comes with compilers and other development stuff and the JRE just comes with the runtime.

JRE is the minimal requisite.