How to Download and Install Java 21

Поделиться
HTML-код
  • Опубликовано: 21 авг 2024
  • Need to download and install Java and the JDK?
    Want to make sure the JAVA_HOME environment variable is configured properly and the JDK's bin directory is properly set on the PATH?
    Don't fear, because this tutorial on how to download and install Java and the JDK will get you going.
    In this short Java course we'll download and install the open source Java Temurin runtime environment and even code and compile a simple Hello World Java application to prove that the JDK install is working properly.

Комментарии • 14

  • @wisdomminer5604
    @wisdomminer5604 3 месяца назад +3

    Oh my gosh, I've been working with the Temurin java distribution for over a year now on my work mac and had no idea it was an anagram of runtime! Thanks for sharing that tidbit.
    Thanks for the video, helpful since there's no SDKMAN! for windows! 😢

    • @cameronmcnz
      @cameronmcnz  3 месяца назад +1

      I thought it was a clever name when I found out too. Thanks for the kind words!

  • @joshypowerzArchive
    @joshypowerzArchive Месяц назад

    thanks bud, worked like a charm.

  • @DavidProenca-ch3jw
    @DavidProenca-ch3jw 2 месяца назад +1

    Thank you very much, good sir!

  • @PARADOX-br2eb
    @PARADOX-br2eb 5 месяцев назад +1

    Good day Sir
    would kindly tag/redirect me to your video on how to install eclipse(any version that allows AVD) and create an Android Virtual Device on eclipse.

    • @cameronmcnz
      @cameronmcnz  5 месяцев назад +1

      Here's my Eclipse download video. I focus on the Enterprise Java edition, but you can see there are several options to choose from when you do the install:
      ruclips.net/video/7ytnuq6laAc/видео.html

  • @dos2584
    @dos2584 5 месяцев назад +1

    is there a way to install it on termux???

    • @cameronmcnz
      @cameronmcnz  5 месяцев назад +1

      That I've never done. I'm sure there's a way though.

  • @QuocBaoOfficial-tf5cs
    @QuocBaoOfficial-tf5cs 5 месяцев назад +1

    I only need a JRE to wrap an app

    • @cameronmcnz
      @cameronmcnz  5 месяцев назад

      What version? When Java went to the module system, they retired the JRE. So the JRE alone isn't around anymore. Now you just select the modules you want and deploy!

    • @QuocBaoOfficial-tf5cs
      @QuocBaoOfficial-tf5cs 5 месяцев назад +1

      Oh, thank you sir!

    • @cameronmcnz
      @cameronmcnz  5 месяцев назад +1

      @@QuocBaoOfficial-tf5cs I'm here to help!

    • @QuocBaoOfficial-tf5cs
      @QuocBaoOfficial-tf5cs 5 месяцев назад

      @@cameronmcnz I want to launch4j to wrap an app, but I am using jdk 21, I can't see jre path in jdk