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

Опубликовано: 16 Июнь 2022
на канале: 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


На этой странице сайта вы можете посмотреть видео онлайн Install Java JDK 18 on Windows 10 | Steps | Set JAVA_HOME Path длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь KoovooCode 16 Июнь 2022, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 62 раз и оно понравилось 2 зрителям. Приятного просмотра!