B4J Question B4j JDK version

davemorris

Active Member
Licensed User
Longtime User
Hi, Guys
I have just upgraded to the latest version of B4j v10.20 - and have a question regarding the installation instructions on web page B4J Installation

In part 1 we are told to download openjdk 19.

But in part 2 you are told to set the configure paths to jdk 14 (or similar).

Question : Should part 2 specify JDK 19 or is JDK 14 correct?

Regards
Dave Morris
 
Solution
You are setting the path to the sdk you downloaded in part 1 hence it should be jdk 19

The part 2 is an oversight. Am sure it will be corrected
Top