Logo video2dn
  • Сохранить видео с ютуба
  • Категории
    • Музыка
    • Кино и Анимация
    • Автомобили
    • Животные
    • Спорт
    • Путешествия
    • Игры
    • Люди и Блоги
    • Юмор
    • Развлечения
    • Новости и Политика
    • Howto и Стиль
    • Diy своими руками
    • Образование
    • Наука и Технологии
    • Некоммерческие Организации
  • О сайте

Скачать или смотреть How to Install Java on MacBook Air M1/M2/M3/M4 Latest Chip | Install Java JDK on macOS

  • Learn Automation Testing from scratch
  • 2024-06-22
  • 13571
How to Install Java on MacBook Air M1/M2/M3/M4 Latest Chip | Install Java JDK on macOS
Piyush Gupta AutomationPiyush Gupta Automation testing
  • ok logo

Скачать How to Install Java on MacBook Air M1/M2/M3/M4 Latest Chip | Install Java JDK on macOS бесплатно в качестве 4к (2к / 1080p)

У нас вы можете скачать бесплатно How to Install Java on MacBook Air M1/M2/M3/M4 Latest Chip | Install Java JDK on macOS или посмотреть видео с ютуба в максимальном доступном качестве.

Для скачивания выберите вариант из формы ниже:

  • Информация по загрузке:

Cкачать музыку How to Install Java on MacBook Air M1/M2/M3/M4 Latest Chip | Install Java JDK on macOS бесплатно в формате MP3:

Если иконки загрузки не отобразились, ПОЖАЛУЙСТА, НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если у вас возникли трудности с загрузкой, пожалуйста, свяжитесь с нами по контактам, указанным в нижней части страницы.
Спасибо за использование сервиса video2dn.com

Описание к видео How to Install Java on MacBook Air M1/M2/M3/M4 Latest Chip | Install Java JDK on macOS

How to Install Java on MacBook Air M4 Latest Chip | Install Java JDK on macOS: This Java tutorial for beginners will teach you about all the concepts required to install Java/JDK/OpenJDK on your Apple MacBook & setup JAVA_HOME environment variable on MacBook M1/M2/M3/M4 latest chips. This complete Java course for Software developers and testers will help you master all the concepts you need to learn in Java in a well structured way.

In this video, we’ll walk you through the entire process, from downloading the Java Development Kit (JDK) to setting up the environment variables. Whether you’re a beginner or need a refresher, this video has got you covered.

🔍 What You’ll Learn:

1. How to download and install the latest JDK from the official Oracle website. https://www.oracle.com/java/technolog...
2. Setting up Java environment variable JAVA_HOME on MAC.
3. Verifying the installation to ensure everything is working correctly.

Additional Tips:

Inbuilt MAC utility to check the path of Java installation -
/usr/libexec/java_home -V

There are 2 types of MAC architectures/MAC Chips -
1. Intel based MACs(x86_64) or the older chip.
2. Apple Silicon MACs(arm64) or the latest chip.

To find out your MAC architecture, open Terminal and type this command -
uname -m

If the output is arm64, you have to download ARM64 version. If you get the output as x86_64, then you should go with x64 DMG installer.

What is JAVA_HOME environment variable - It's a variable that tells your system where Java is installed.

To create the .zshrc file, navigate to the home directory and run the below command
touch .zshrc

To edit the .zshrc file, instead of opening in complicated terminals like nano or vim, simply open in text editor with this command
open .zshrc

This is the syntax to add environment variables in .zshrc file
export VARIABLE_NAME=value

Make sure there is no space before and after the =.

Copy and paste the below lines in your machine. Just make sure that your JAVA_HOME path is correct

export JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-21.jdk/Contents/Home
export PATH=$JAVA_HOME/bin:$PATH

To verify that the JAVA_HOME variable is set correctly, you can run:
echo $JAVA_HOME

In case of any doubts, please feel free to ask me in the comments section.

►This playlist is a part of my Complete Java Course from scratch:    • Java Complete Course from scratch step by ...  

#Java #JavaInstallation #JavaOnMAC #Programming #JDK #JavaDevelopment #CodingTutorial #TechTutorial #MACTutorial #InstallJava #JavaSetup

Комментарии

Информация по комментариям в разработке

Похожие видео

  • О нас
  • Контакты
  • Отказ от ответственности - Disclaimer
  • Условия использования сайта - TOS
  • Политика конфиденциальности

video2dn Copyright © 2023 - 2025

Контакты для правообладателей [email protected]