Как скачать jdk для windows 10

Установка компонента JDK в Windows 10 не займет много времени даже у самого начинающего пользователя, но достаточно времени нужно уделить настройке после инсталляции.

Содержание

  • Шаг 1: Загрузка установщика с официального сайта
  • Шаг 2: Инсталляция JDK
  • Шаг 3: Настройка операционной системы
  • Шаг 4: Проверка работы JDK
  • Вопросы и ответы

Как установить JDK в Windows 10

Начинающие разработчики, изучающие язык программирования Java, сталкиваются с надобностью установки на свой компьютер фирменного компонента под названием JDK (Java Development Kit), ведь в нем присутствует необходимый компилятор и стандартные библиотеки, позволяющие реализовывать привычные функции на этом ЯП. Большинство даже самых неопытных программистов знают, как инсталлировать подобные файлы на свой компьютер, однако некоторые сталкиваются с трудностями при попытке установки и настройки компонента. Поэтому сегодня мы хотим затронуть эту тему, детально расписав процесс добавления JDK в Windows 10.

Шаг 1: Загрузка установщика с официального сайта

Весь процесс начинается с загрузки всего одного файла формата EXE с официального сайта. Если вы уже сделали это или прекрасно знаете, как производится подобная задача, просто переходите к следующему шагу. В противном случае ознакомьтесь с этой инструкцией.

Перейти на официальный сайт Oracle

  1. Воспользуйтесь ссылкой выше, чтобы попасть на официальный сайт Oracle. Там вас интересует строка «JDK Download». Нажмите по ней левой кнопкой мыши, чтобы начать загрузку компонента.
  2. Переход к скачиванию JDK в Windows 10 на официальном сайте

  3. Следующим этапом будет выбор версии для своей операционной системы. В нашем случае будет выбран «Windows x64 Installer». Обратите внимание, что на 32-битных системах Java Development Kit не поддерживается.
  4. Выбор версии JDK в Windows 10 для скачивания на официальном сайте

  5. После нажатия по соответствующей кнопке откроется всплывающее окно, где следует подтвердить лицензионное соглашение, а уже потом кликнуть по активной кнопке, чтобы начать скачивание исполняемого файла.
  6. Подтверждение скачивания JDK в Windows 10 на официальном сайте

  7. Ожидайте завершения загрузки, а затем запустите полученный объект прямо из браузера или папки, куда он был помещен.
  8. Ожидание скачивания JDK в Windows 10 с официального сайта

Этот этап выполняется еще проще предыдущего, поскольку от пользователя требуется только следовать инструкциям, отобразившимся в открытом окне. Однако давайте на нем тоже остановимся более детально, чтобы больше ни у кого не возникло вопросов по этой теме.

  1. После открытия исполняемого файла начнется подготовка к инсталляции. Это не займет много времени, а вам нужно лишь не закрывать активное окно.
  2. Запуск установки JDK в Windows 10 после скачивания с официального сайта

  3. При открытии приветственного меню переходите к следующему шагу, щелкнув по кнопке «Next».
  4. Приветственное окно во время инсталляции компонента JDK в Windows 10

  5. Убедитесь в правильности выбранной папки для инсталляции. По умолчанию JDK будет установлен на системный раздел жесткого диска. Вы можете изменить путь, если это необходимо.
  6. Выбор места для установки JDK в Windows 10

  7. Начнется процедура установки, занимающая несколько минут. Продолжительность зависит от скорости жесткого диска и общего быстродействия операционной системы.
  8. Ожидание процесса инсталляции компонентов JDK в Windows 10

  9. Вы получите уведомление о том, что инсталляция прошла успешно. В этом же окне находится кнопка «Next Steps». При нажатии на нее откроется страница в браузере, где будет находиться вся сопутствующая документация и уроки по взаимодействию с установленным компонентом.
  10. Успешное завершение инсталляции компонентов JDK в Windows 10

Шаг 3: Настройка операционной системы

Этот этап считается самым важным и сложным, поскольку именно от него зависит корректность функционирования установленного компонента в дальнейшем. Суть заключается во внесении новых переменных окружения, что позволит работать компилятору и встроенным в JDK библиотекам. Производится конфигурация следующим образом:

Lumpics.ru

  1. Откройте «Пуск» и перейдите в меню «Параметры», кликнув по специально отведенной кнопке на левой панели.
  2. Переход в параметры для настройки JDK в Windows 10 после завершения установки

  3. Здесь вам нужен раздел «Система».
  4. Переход в раздел Система для настройки JDK в Windows 10 после завершения установки

  5. Опуститесь вниз и выберите категорию «О системе».
  6. Переход в раздел О системе для настройки JDK в Windows 10 после установки

  7. Внизу окна находится надпись «Сведения о системе», по которой и следует нажать для перехода в необходимое меню.
  8. Переход в раздел сведений о системе для настройки JDK в Windows 10 после установки

  9. Откроется категория Панели управления «Система». Здесь на левой панели щелкните по кликабельной надписи «Дополнительные параметры системы».
  10. Переход к дополнительным параметрам системы для настройки JDK в Windows 10 после установки

  11. Отобразится окно «Свойства системы», где на первой же вкладке «Дополнительно» воспользуйтесь кнопкой «Переменные среды».
  12. Открытие переменных окружения для настройки JDK в Windows 10 после установки

  13. Добавьте новую переменную для системы, кликнув по кнопке «Создать».
  14. Переход к созданию новой переменной для настройки JDK в Windows 10

  15. Задайте ей название. По умолчанию используется «JAVA_HOME», поэтому и мы рекомендуем придерживаться этого правила. В поле «Значение переменной» вставьте путь к папке JDK. Стандартно он имеет вид C:Program Filesjavajdk-13.0.2, где 13.0.2 — номер установленной версии компонента.
  16. Создание новой переменной для настройки JDK в Windows 10

  17. Сохраните изменения и убедитесь в том, что новая строка появилась в блоке «Системные переменные».
  18. Проверка новой переменной для настройки JDK в Windows 10

  19. После этого там же отыщите переменную «Path» и щелкните по ней дважды, чтобы открыть окно редактирования.
  20. Переход к редактированию глобальной переменной для настройки JDK в Windows 10

  21. Пропишите там %JAVA_HOME%bin, указав тем самым только что созданную переменную, и сохраните изменения.
  22. Редактирование глобальной переменной для настройки JDK в Windows 10

По завершении данной операции рекомендуется перезагрузить компьютер, чтобы все изменения вступили в силу. Уже после этого можно смело переходить к тестированию функционирования JDK или сразу к работе с языком программирования, если проверка работоспособности не требуется.

Шаг 4: Проверка работы JDK

Завершающий этап сегодняшнего материала заключается в проверке работоспособности Java Development Kit, что иногда требуется сделать для подтверждения корректной обработки запросов компилятором и успешной интеграции библиотек. Осуществляется эта задача через стандартную консоль путем ввода всего двух команд.

  1. Откройте приложение «Командная строка» любым удобным методом, например, отыскав ее через «Пуск».
  2. Запуск командной строки для проверки работоспособности JDK в Windows 10

  3. Введите там echo %JAVA_HOME% и нажмите на клавишу Enter для активации команды.
  4. Команда для проверки места установки JDK в Windows 10

  5. Следующей строкой отобразится место сохранения всех файлов компонента и будет означать то, что переменная функционирует корректно.
  6. Проверка места установки JDK в Windows 10 через командную строку

  7. Далее напишите javac -version и снова активируйте эту команду.
  8. Команда для проверки текущей версии JDK в Windows 10

  9. В результате вы получите строку с информацией о текущей рабочей версии JDK.
  10. Результат команды для проверки текущей версии JDK в Windows 10

Установка JDK не займет много времени и в большинстве случаев производится без каких-либо дополнительных трудностей. Сразу после этого можно приступать к написанию кода на Java и быть уверенным в том, что он корректно скомпилируется, а библиотеки будут подключены.

Еще статьи по данной теме:

Помогла ли Вам статья?

Introduction

The Java Development Kit (JDK) is software used for Java programming, along with the Java Virtual Machine (JVM) and the Java Runtime Environment (JRE). The JDK includes the compiler and class libraries, allowing developers to create Java programs executable by the JVM and JRE.

In this tutorial, you will learn to install the Java Development Kit on Windows.

How to install Java on Windows.

Prerequisites

  • A system running Windows 10.
  • A network connection.
  • Administrator privileges.

Note: Develop your core app services on PNAP’s Bare Metal Cloud servers to ensure superior performance. It’s cloud native and the perfect environment for the entire SDLC.

Check if Java Is Installed

Before installing the Java Development Kit, check if a Java version is already installed on Windows. Follow the steps below:

  1. Open a command prompt by typing cmd in the search bar and press Enter.
  2. Run the following command:
java -version
Windows not recognizing the java command because Java isn't installed.

The command outputs the Java version on your system. If Java isn’t installed, the output is a message stating that Java isn’t recognized as an internal or external command.

Download Java for Windows 10

Download the latest Java Development Kit installation file for Windows 10 to have the latest features and bug fixes.

  1. Using your preferred web browser, navigate to the Oracle Java Downloads page.
  2. On the Downloads page, click the x64 Installer download link under the Windows category. At the time of writing this article, Java version 17 is the latest long-term support Java version.
Download the Java Development Kit installation file from Oracle.

Wait for the download to complete.

After downloading the installation file, proceed with installing Java on your Windows system.

Follow the steps below:

Step 1: Run the Downloaded File

Double-click the downloaded file to start the installation.

Step 2: Configure the Installation Wizard

After running the installation file, the installation wizard welcome screen appears.

1. Click Next to proceed to the next step.

The welcome screen of the Java installation wizard.

2. Choose the destination folder for the Java installation files or stick to the default path. Click Next to proceed.

Choose where to install Java.

3. Wait for the wizard to finish the installation process until the Successfully Installed message appears. Click Close to exit the wizard.

Java installation wizard - successful installation.

Set Environmental Variables in Java

Set Java environment variables to enable program compiling from any directory. To do so, follow the steps below:

Step 1: Add Java to System Variables

1. Open the Start menu and search for environment variables.

2. Select the Edit the system environment variables result.

Find the Edit system environment variables option.

3. In the System Properties window, under the Advanced tab, click Environment Variables…

Locating the Environment variables option under System properties in Windows.

4. Under the System variables category, select the Path variable and click Edit:

Editing the Path variable in Windows.

5. Click the New button and enter the path to the Java bin directory:

Adding a new Java variable in Windows.

Note: The default path is usually C:Program FilesJavajdk-17.0.1bin.

6. Click OK to save the changes and exit the variable editing window.

Step 2: Add JAVA_HOME Variable

Some applications require the JAVA_HOME variable. Follow the steps below to create the variable:

1. In the Environment Variables window, under the System variables category, click the New… button to create a new variable.

Create a new JAVA_HOME variable in Windows.

2. Name the variable as JAVA_HOME.

3. In the variable value field, paste the path to your Java jdk directory and click OK.

4. Confirm the changes by clicking OK in the Environment Variables and System properties windows.

Test the Java Installation

Run the java -version command in the command prompt to make sure Java installed correctly:

Running the java command to see Java version on Windows.

If installed correctly, the command outputs the Java version. Make sure everything works by writing a simple program and compiling it. Follow the steps below:

Step 1: Write a Test Java Script

1. Open a text editor such as Notepad++ and create a new file.

2. Enter the following lines of code and click Save:

class HelloWorld{
	public static void main(String args[]){
		System.out.println("Hello world!");
		}
}
Writing a Java program to test if the installation works.

3. Name the file and save it as a Java source file (*.java).

Saving the Java program in Windows.

Note: When using Notepad, select All files for the Save as type option and add the .java extension to the file name.

Step 2: Compile the Test Java Script

1. In the command prompt, change the directory to the file’s location and use the following syntax to compile the program:

javac [filename]

For example:

Compiling a Java program using the command prompt.

After a successful compilation, the program generates a .class file in the file directory.

2. Run the program with the following syntax:

java [filename]
Run a java Hello world program using the command prompt.

The output shows that the program runs correctly, displaying the Hello world! message.

Conclusion

This tutorial showed how to install the Java Development Kit on a Windows system. If you are interested in learning more about Java, read our list of 13 best Java IDEs for writing, debugging, and testing Java code.

by Matthew Adams

Matthew is a freelancer who has produced a variety of articles on various topics related to technology. His main focus is the Windows OS and all the things… read more


Updated on May 27, 2022

  • The JDK (Java Development Kit) is a collection of tools required for developing and testing programs in the language.
  • You can easily download JDK 11 from the official Oracle website in no time.
  • Also, find out how to check if you have JDK installed on the PC. 

Download and Install JDK in Windows 11

Java is an object-orientated programming language that programmers use to develop Java software. For that, they need to download a JDK 11 (Java Development Kit) installer for Windows.

Java 18 is the latest JDK development kit for Windows, Linux, and macOS platforms. If you are a beginner and looking for regular updates for a prolonged period, we recommend going with Java SE 11.

So without further ado, let’s walk you through the process to download JDK 11 installer for Windows.

How do I check if my computer is compatible with JDK 11?

  1. Press Windows + S to launch the Search menu, enter Control Panel in the text field, and click on the relevant search result.Control panel to jdk 11 download windows installer
  2. Next, select System and Security from the options listed here.System and Security
  3. Click on the System entry.System
  4. Now, check the System type here.System type to jdk 11 download windows installer

Before you proceed to install JDK 11, it’s imperative to check that your computer meets the system requirements for it. The platform is compatible with Windows 11, Windows 10, 8, and 7, but you need to be running the 64-bit version of the OS.

If the System type reads 64-bit, you can install JDK 11, but in case it says 32-bit, you would have to either upgrade or go with a different version of JDK that supports 32-bit architecture.

Once you have verified that your PC is compatible, let’s go straight to the process to download JDK 11 installer in Windows 10.

How can I install JDK 11 in Windows 10?

1. Download and install Java SE 11

  1. To get Java SE 11, open the Java SE Downloads page in a browser.
  2. Scroll down, select Java 11, and then click on the Windows option from the available ecosystems.Windows and Java 11
  3. Next, click on the download link next to the installer package (.exe file).Download to jdk 11 download windows installer
  4. Tick the checkbox for I reviewed and accept the Oracle Technology Network License Agreement for Oracle Java SE, and then click on the download button at the bottom.access terms
  5. If you have already signed up, enter the credentials to log in. Otherwise, you can create an account to proceed.Login or create to account to jdk 11 download windows installer
  6. Once the download is completed, press Windows + E to launch the File Explorer and head to the location where the downloaded file is stored.
  7. Now, right-click the jdk-11.0.15.1_windows-x64_bin (version may differ) file, and select Run as administrator from the context menu.Run as administrator tojdk 11 download windows installer
  8. Click Yes in the UAC (User Account Control) prompt that pops up.Click Yes
  9. Click the Next button.Next
  10. You can click Change to select an alternative folder to install Java SE 11 or click on Next to continue with the default location right away.Change location
  11. Now, wait for the installation to complete.

Some PC issues are hard to tackle, especially when it comes to corrupted repositories or missing Windows files. If you are having troubles fixing an error, your system may be partially broken.
We recommend installing Restoro, a tool that will scan your machine and identify what the fault is.
Click here to download and start repairing.

Once it’s done, you have completed half the task, i.e, downloaded and installed JDK 11 in Windows 11. However, you still have to set up a path variable for it to get things up and running. Follow the steps in the next section to do that.

2. Set Up a Path Environment Variable

  1. Press Windows + S to launch the Search menu, enter View advanced system settings in the text field, and click on the relevant search result.View advanced system settings to jdk 11 download windows installer
  2. Click on the Environment Variables button in the Advanced tab.Environment variables
  3. Select the PATH variable, and click on the Edit button.Path
  4. Next, click on New on the right.New to jdk 11 download windows installer
  5. Paste the full JDK 11 bin folder path as given below. It may differ on your computer if you have changed the location earlier during the installation process, so make sure to verify it once.C:Program FilesJavajdk-11.0.15.1binPaste path
  6. Click the OK button after entering the bin folder path.OK
  7. Again, click OK in the Environment Variables window to save the changes.OK to jdk 11 download windows installer

That’s it! You can start working on it right away.

Read more about this topic

  • Norton Won’t Uninstall: 5 Ways to Remove it by Force
  • Fix: Password Protected Sharing not Turning Off on Windows
  • How to Uninstall uTorrent: 5 Ways to Completely Remove it
  • Windows Photo Gallery Not Working: 3 Fixes That You Can Use

How do I check if JDK 11 is installed on my computer?

  1. Press Windows + R to launch the Run command, enter cmd in the text field, and either click OK or hit Enter to launch the Command Prompt.cmd
  2. Now, type or paste the following command and hit Enter to view the Java version.java -versionjava version to check jdk 11 download windows installer
  3. If the Command Prompt lists the version number along with other relevant information, you have JDK installed on the computer.check
  4. However, if you receive a response that ‘java’ is not recognized as an internal or external command, operable program or batch file, it means that you don’t have JDK installed yet, and can follow the steps above to get it.run command

While earlier, there were ways to download JDK 11 Windows installer without login, you now have to create an account. Looks like Oracle found a way to disable all these.

So, that’s how users can download and install JDK 11 in Windows 10 for free. Thereafter, they can compile their Java code text files with the javac command. Also, the methods listed here would help download JDK 11 in Windows 7 as well.

Besides, find out how to install Java in Windows 11, in case you are running the latest iteration of the OS from Microsoft.

If you have any other queries, drop a comment in the section below.

newsletter icon

Newsletter

by Matthew Adams

Matthew is a freelancer who has produced a variety of articles on various topics related to technology. His main focus is the Windows OS and all the things… read more


Updated on May 27, 2022

  • The JDK (Java Development Kit) is a collection of tools required for developing and testing programs in the language.
  • You can easily download JDK 11 from the official Oracle website in no time.
  • Also, find out how to check if you have JDK installed on the PC. 

Download and Install JDK in Windows 11

Java is an object-orientated programming language that programmers use to develop Java software. For that, they need to download a JDK 11 (Java Development Kit) installer for Windows.

Java 18 is the latest JDK development kit for Windows, Linux, and macOS platforms. If you are a beginner and looking for regular updates for a prolonged period, we recommend going with Java SE 11.

So without further ado, let’s walk you through the process to download JDK 11 installer for Windows.

How do I check if my computer is compatible with JDK 11?

  1. Press Windows + S to launch the Search menu, enter Control Panel in the text field, and click on the relevant search result.Control panel to jdk 11 download windows installer
  2. Next, select System and Security from the options listed here.System and Security
  3. Click on the System entry.System
  4. Now, check the System type here.System type to jdk 11 download windows installer

Before you proceed to install JDK 11, it’s imperative to check that your computer meets the system requirements for it. The platform is compatible with Windows 11, Windows 10, 8, and 7, but you need to be running the 64-bit version of the OS.

If the System type reads 64-bit, you can install JDK 11, but in case it says 32-bit, you would have to either upgrade or go with a different version of JDK that supports 32-bit architecture.

Once you have verified that your PC is compatible, let’s go straight to the process to download JDK 11 installer in Windows 10.

How can I install JDK 11 in Windows 10?

1. Download and install Java SE 11

  1. To get Java SE 11, open the Java SE Downloads page in a browser.
  2. Scroll down, select Java 11, and then click on the Windows option from the available ecosystems.Windows and Java 11
  3. Next, click on the download link next to the installer package (.exe file).Download to jdk 11 download windows installer
  4. Tick the checkbox for I reviewed and accept the Oracle Technology Network License Agreement for Oracle Java SE, and then click on the download button at the bottom.access terms
  5. If you have already signed up, enter the credentials to log in. Otherwise, you can create an account to proceed.Login or create to account to jdk 11 download windows installer
  6. Once the download is completed, press Windows + E to launch the File Explorer and head to the location where the downloaded file is stored.
  7. Now, right-click the jdk-11.0.15.1_windows-x64_bin (version may differ) file, and select Run as administrator from the context menu.Run as administrator tojdk 11 download windows installer
  8. Click Yes in the UAC (User Account Control) prompt that pops up.Click Yes
  9. Click the Next button.Next
  10. You can click Change to select an alternative folder to install Java SE 11 or click on Next to continue with the default location right away.Change location
  11. Now, wait for the installation to complete.

Some PC issues are hard to tackle, especially when it comes to corrupted repositories or missing Windows files. If you are having troubles fixing an error, your system may be partially broken.
We recommend installing Restoro, a tool that will scan your machine and identify what the fault is.
Click here to download and start repairing.

Once it’s done, you have completed half the task, i.e, downloaded and installed JDK 11 in Windows 11. However, you still have to set up a path variable for it to get things up and running. Follow the steps in the next section to do that.

2. Set Up a Path Environment Variable

  1. Press Windows + S to launch the Search menu, enter View advanced system settings in the text field, and click on the relevant search result.View advanced system settings to jdk 11 download windows installer
  2. Click on the Environment Variables button in the Advanced tab.Environment variables
  3. Select the PATH variable, and click on the Edit button.Path
  4. Next, click on New on the right.New to jdk 11 download windows installer
  5. Paste the full JDK 11 bin folder path as given below. It may differ on your computer if you have changed the location earlier during the installation process, so make sure to verify it once.C:Program FilesJavajdk-11.0.15.1binPaste path
  6. Click the OK button after entering the bin folder path.OK
  7. Again, click OK in the Environment Variables window to save the changes.OK to jdk 11 download windows installer

That’s it! You can start working on it right away.

Read more about this topic

  • Norton Won’t Uninstall: 5 Ways to Remove it by Force
  • Fix: Password Protected Sharing not Turning Off on Windows
  • How to Uninstall uTorrent: 5 Ways to Completely Remove it

How do I check if JDK 11 is installed on my computer?

  1. Press Windows + R to launch the Run command, enter cmd in the text field, and either click OK or hit Enter to launch the Command Prompt.cmd
  2. Now, type or paste the following command and hit Enter to view the Java version.java -versionjava version to check jdk 11 download windows installer
  3. If the Command Prompt lists the version number along with other relevant information, you have JDK installed on the computer.check
  4. However, if you receive a response that ‘java’ is not recognized as an internal or external command, operable program or batch file, it means that you don’t have JDK installed yet, and can follow the steps above to get it.run command

While earlier, there were ways to download JDK 11 Windows installer without login, you now have to create an account. Looks like Oracle found a way to disable all these.

So, that’s how users can download and install JDK 11 in Windows 10 for free. Thereafter, they can compile their Java code text files with the javac command. Also, the methods listed here would help download JDK 11 in Windows 7 as well.

Besides, find out how to install Java in Windows 11, in case you are running the latest iteration of the OS from Microsoft.

If you have any other queries, drop a comment in the section below.

newsletter icon

Newsletter

В этой статье мы установим JDK 11 на Windows. Java Development Kit (JDK) – это набор программ и библиотек для разработки программ на Java. Если вы хотите разрабатывать на Java программы, сперва вам нужно установить актуальную версию JDK.

В данной статье мы покажем, как установить JDK 11. Эта версия LTS (long time support), которая будет поддерживаться до сентября 2022 года. Вы можете установить любую другую версию JDK на ваш вкус, используя эту инструкцию.

Скачайте нужный дистрибутив JDK

Зайдите на страницу загрузки JDK и нажмите JDK Download

На следующей страницу выберите дистрибутив «Windows x64 Installer»:

Появится всплывающее окно. Согласитесь с условиями лицензии и нажмите кнопку Download:

Для скачивания вам потребуется залогиниться в существующую учётную запись Oracle. Если у вас её нет, вы можете создать новую учётную запись.

Если вам лень заморачиваться с созданием учётных записей, найдите работающий логин/пароль на сайте bugmenot

Начнётся скачивание инсталлятора. По окончанию загрузки запустите установку:

На этапе выбора компонентов укажите путь установки. Я крайне рекомендую вам заменить стандартный путь C:Program Files путём, не содержащих пробелов, например, C:Javajdk-11

Установка началась:

Через несколько минут установка завершится:

Для проверки вы можете зайти в указанный вами путь и проверить, что там есть следующий контент:

Настройка переменных окружения

После успешной установки JDK, крайне желательно объявить переменную окружения JAVA_HOME. Эта переменная используется многими программами и инструментами из стандартного набора Java разработчика.

Для этого откройте окно «Этот компьютер» → «Свойства»:

Затем откройте окно «Дополнительные параметры системы» и в нём нажмите кнопку «Переменные среды…»

В окне «Переменные среды» нажмите кнопку «Создать…»

В появившемся окне введите следующие значения:

Имя переменной: JAVA_HOME
Значение переменной: <тот путь, который вы указали при установке>

Затем найдите системную переменную Path и измените её:

Нажмите кнопку «Создать», и укажите в новой строке значение %JAVA_HOME%bin

Также, если вы видите в этом списке путь к программе javapath (как на скриншоте), удалите его.

Проверка установки

После установки переменных окружения откройте консоль (Win+R, cmd)

Откроется консоль:

Последовательно выполните две команды:

java -version
javac -version

Если вы видите вывод наподобие этого, значит, вы корректно установили JDK и правильно указали переменные окружения. Вы готовы написать свою программу на Java!

Резюме

В данном уроке мы научились устанавливать JDK и настраивать перменные окружения. В следующих уроках мы установим основные инструменты Java программиста.

Понравилась статья? Поделить с друзьями:
  • Как скачать javascript для windows 10
  • Как скачать minecraft bedrock edition на пк windows 10 бесплатно
  • Как скачать java для программирования windows 10
  • Как скачать mikumikudance на windows 10
  • Как скачать microsoft word 2010 бесплатно для windows