Download and Install OpenJDK 21 on Windows

Поділитися
Вставка
  • Опубліковано 8 вер 2024
  • 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)

КОМЕНТАРІ • 28

  • @MiguelRatesSoriano
    @MiguelRatesSoriano Місяць тому

    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  Місяць тому

      you're welcome. Glad it helped.

  • @CMarco
    @CMarco 8 місяців тому +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  8 місяців тому

      Glad it helped!

  • @meryemobs8559
    @meryemobs8559 6 місяців тому

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

    • @CodeJava
      @CodeJava  6 місяців тому

      glad it helped.

  • @膜
    @膜 25 днів тому +1

    THANK YOU SO MUCHHHH

    • @CodeJava
      @CodeJava  22 дні тому +1

      you're welcome. Glad it helped.

  • @braianvargas2458
    @braianvargas2458 9 місяців тому +2

    Absolutely successful!

    • @CodeJava
      @CodeJava  9 місяців тому +1

      glad it helped.

  • @pikachupikachu5059
    @pikachupikachu5059 Місяць тому

    thank you brother

  • @svalyavasvalyava9867
    @svalyavasvalyava9867 8 місяців тому

    wonderful explanation and tutorial, thank you 😊

    • @CodeJava
      @CodeJava  8 місяців тому

      Glad it was helpful!

  • @enocan612
    @enocan612 15 годин тому

    I followed all the steps for OpenJDK 22 but it doesn't shows me the java version like how you did at 6:53, Idk what should I do
    Btw should I deleted the old JDK file I had in my PC before following this tutorial?

    • @CodeJava
      @CodeJava  Годину тому

      did you open a new command prompt window after setting up JAVA_HOME and PATH system variables?

  • @collinbrown7751
    @collinbrown7751 3 місяці тому

    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  3 місяці тому

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

  • @adrianczech981
    @adrianczech981 7 місяців тому

    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  7 місяців тому

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

  • @hanieh.k
    @hanieh.k 2 місяці тому

    Thank you a lot🙏🙏🙏🙏🙏

    • @CodeJava
      @CodeJava  2 місяці тому

      Always welcome

  • @juanfelipetorressalazar1334
    @juanfelipetorressalazar1334 8 місяців тому

    Works. Thank you!

    • @CodeJava
      @CodeJava  8 місяців тому

      Glad it helped.

  • @nazerrina1080
    @nazerrina1080 6 місяців тому

    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  6 місяців тому

      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 6 місяців тому

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

  • @priagungsatrian
    @priagungsatrian 7 місяців тому

    thanks mate

    • @CodeJava
      @CodeJava  7 місяців тому

      You're welcome!