Install Java JDK 18 on Windows 10 | Steps | Set JAVA_HOME Path

Publicado el: 16 junio 2022
en el canal de: KoovooCode
62
2

#java #programming #tutorial
Install Java JDK on Windows 10 | Steps | Set JAVA_HOME Path
Follow below Steps :
1. Open a command prompt by typing cmd in the search bar and press Enter.
Run the following command:
java -version

2. Download the latest Java Development Kit installation file for Windows 10
https://www.oracle.com/java/technologies/d...

3. Double-click the downloaded file to start the installation.
4. Click Next to proceed to the next step.

5. Set Environmental Variables in Java
Under the System variables category, select the Path variable and click Edit:
Click the New button and enter the path to the Java bin directory: The default path is usually C:\Program Files\Java\jdk-17.0.1\bin.

6. Add JAVA_HOME Variable
In the Environment Variables window, under the System variables category, click the New… button to create a new variable.
Name the variable as JAVA_HOME.
In the variable value field, paste the path to your Java jdk directory and click OK.
path: C:\Program Files\Java\jdk-17.0.1
Note : Close cmd window if its already opened. and open a new one .
7. Run the java -version command in the command prompt to make sure Java installed correctly:


Install Java JDK on Windows 10 | Steps | Set JAVA_HOME Path


En esta página del sitio puede ver el video en línea Install Java JDK 18 on Windows 10 | Steps | Set JAVA_HOME Path de Duración hora minuto segunda en buena calidad , que subió el usuario KoovooCode 16 junio 2022, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 62 veces y le gustó 2 a los espectadores. Disfruta viendo!