filmov
tv
How to Install Java JDK, JRE 15 14 8 on Windows 10 ( with JAVA_HOME ) (2020)
Показать описание
In this video, I am going to show you How to install Java JDK 14/15 and JRE 14/15 on Windows 10 / Linux/ macOS ( with JAVA_HOME ).
OpenJDK is a free and open-source implementation of the Java Platform, Standard Edition.
This, Java installer .msi file has JRE and JDK different setup.
Java JDK Installation for Microsoft Windows (64-bit).
-JDK stands for Java SE Development Kit.
-JRE stands for Java Runtime Environment.
Documentation:
1. Download adoptOpen JDK and JRE:
** Select your JDK version like JDK 14, JDK 15, and the same would be for JRE 15, JRE 14.
2. Install JDK and then JRE
Make sure you include the Home path
3. Test java installation by opening cmd /terminal and type:
(compiler / JDK):
" javac --version "
output:
javac 15
(Runtime/JRE):
" java --version "
output:
openjdk 15 2020-09-15
OpenJDK Runtime Environment AdoptOpenJDK (build 15+36)
OpenJDK 64-Bit Server VM AdoptOpenJDK (build 15+36, mixed mode, sharing)
About adoptOpenJRE
Java™ is the world's leading programming language and platform. AdoptOpenJDK uses infrastructure, build and test scripts to produce prebuilt binaries from OpenJDK™ class libraries and a choice of either OpenJDK or the Eclipse OpenJ9 VM.
All AdoptOpenJDK binaries and scripts are open-source licensed and available for free.
#Javatutorialforbeginners #Javatutorial #Javaprogramming #openJRE
#openJDK
JRE not found
JRE 14
OpenJDK is a free and open-source implementation of the Java Platform, Standard Edition.
This, Java installer .msi file has JRE and JDK different setup.
Java JDK Installation for Microsoft Windows (64-bit).
-JDK stands for Java SE Development Kit.
-JRE stands for Java Runtime Environment.
Documentation:
1. Download adoptOpen JDK and JRE:
** Select your JDK version like JDK 14, JDK 15, and the same would be for JRE 15, JRE 14.
2. Install JDK and then JRE
Make sure you include the Home path
3. Test java installation by opening cmd /terminal and type:
(compiler / JDK):
" javac --version "
output:
javac 15
(Runtime/JRE):
" java --version "
output:
openjdk 15 2020-09-15
OpenJDK Runtime Environment AdoptOpenJDK (build 15+36)
OpenJDK 64-Bit Server VM AdoptOpenJDK (build 15+36, mixed mode, sharing)
About adoptOpenJRE
Java™ is the world's leading programming language and platform. AdoptOpenJDK uses infrastructure, build and test scripts to produce prebuilt binaries from OpenJDK™ class libraries and a choice of either OpenJDK or the Eclipse OpenJ9 VM.
All AdoptOpenJDK binaries and scripts are open-source licensed and available for free.
#Javatutorialforbeginners #Javatutorial #Javaprogramming #openJRE
#openJDK
JRE not found
JRE 14
Комментарии