0
How to install JRE with JDK for Java?
I download and install JDK but I can't find the JRE folder
2 odpowiedzi
+ 3
Which java version do you have?
Maybe this helps you: https://coderanch.com/t/701603/java/JRE-JDK
+ 2
JRE is part of JDK. You don't need to install it separately.