Download and Install OpenJDK 21 on Windows

Поделиться
HTML-код
  • Опубликовано: 30 ноя 2023
  • Steps to setup Java Development Kit (JDK) with OpenJDK 21 on Windows operating system. JDK is required to create, develop, build and run Java applications.
    In this video, you will see:
    - What OpenJDK is about
    - What JDK 21 is about
    - Download binary distribution of OpenJDK 21 for Windows OS
    - Install OpenJDK 21 on Windows (including setting up environment variables)
  • НаукаНаука

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

  • @MiguelRatesSoriano
    @MiguelRatesSoriano 4 дня назад

    thank you so much. first tutorial of you that i saw i was so lost 'cause of my noobie brain. But with this video i got to manage it perfectly! thannks for taking the time to show every detail

    • @CodeJava
      @CodeJava  5 часов назад

      you're welcome. Glad it helped.

  • @meryemobs8559
    @meryemobs8559 4 месяца назад

    thank you , that MOVE UP that you did (in PATH ) saved me a lot of Time , thank you

    • @CodeJava
      @CodeJava  4 месяца назад

      glad it helped.

  • @CMarco
    @CMarco 6 месяцев назад +1

    Thank You so much, most of the tutorial just say to use winget and install de MS binaries. thanks a lot to show how to actually install the official OpenJDK

    • @CodeJava
      @CodeJava  6 месяцев назад

      Glad it helped!

  • @svalyavasvalyava9867
    @svalyavasvalyava9867 6 месяцев назад

    wonderful explanation and tutorial, thank you 😊

    • @CodeJava
      @CodeJava  6 месяцев назад

      Glad it was helpful!

  • @braianvargas2458
    @braianvargas2458 7 месяцев назад +2

    Absolutely successful!

    • @CodeJava
      @CodeJava  7 месяцев назад +1

      glad it helped.

  • @hanieh.k
    @hanieh.k Месяц назад

    Thank you a lot🙏🙏🙏🙏🙏

  • @juanfelipetorressalazar1334
    @juanfelipetorressalazar1334 6 месяцев назад

    Works. Thank you!

    • @CodeJava
      @CodeJava  6 месяцев назад

      Glad it helped.

  • @priagungsatrian
    @priagungsatrian 6 месяцев назад

    thanks mate

    • @CodeJava
      @CodeJava  6 месяцев назад

      You're welcome!

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

    Is there a possibility in Open JDK to add website to the exception list, like in Java SE? This is necessary to run Java enviroment in some specific sites.

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

      Hmm, I don't really understand what you mean. Can you share that specific websites? Or you mean exception list in Windows Firewall?

  • @collinbrown7751
    @collinbrown7751 2 месяца назад

    I can't seem to figure this out. I followed all the steps correctly, but my computer still does not recognize jdk 21. The only different things I did was uninstall java 8 and save my extracted file of jdk 21 to my hard drive instead of 'data' because I don't have that on my computer. Any advice?

    • @CodeJava
      @CodeJava  2 месяца назад

      did you configure environment variables properly? the PATH variable should contain the entry %JAVA_HOME%\bin as the first entry.

  • @nazerrina1080
    @nazerrina1080 4 месяца назад

    Thanks for the tutorial @CODE Java
    but I couldn't do it because I already had JDK11 even though I tried to download JDK 21, all the steps were as in the video but I didn't succeed, when I checked in CMD JDK11 still came, I tried many times, unfortunately it came the same.
    ultimately failed
    😰

    • @CodeJava
      @CodeJava  4 месяца назад

      did you open a new command prompt after updating environment variables? Also check the PATH variable to make sure the entry of JAVA_HOME comes first. For any changes, you need to open a new command prompt window.

    • @nazerrina1080
      @nazerrina1080 4 месяца назад

      @@CodeJava yes i already did but come is only java 11 not java 21