How to Install Java 17 on Windows 10 | JAVA_HOME [2021 Update] JDK installation Complete Guide

Поделиться
HTML-код
  • Опубликовано: 27 окт 2024

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

  • @GeekyScript
    @GeekyScript  3 года назад +9

    Did this tutorial help you to install Java?
    Comment Now!! and Let me know your opinion... And Please SUBSCRIBE for more!
    Also, you can Support my work through RUclips Thanks!

    • @SunitaRani-nx8tq
      @SunitaRani-nx8tq 3 года назад

      I followed ur steps but still cmd shows java is not recognised as internal or external command

    • @GeekyScript
      @GeekyScript  3 года назад +1

      @@SunitaRani-nx8tq have u check the steps where u r setting the environment variables? those are the most important steps.

    • @user-pk3eo6pq6m
      @user-pk3eo6pq6m 2 года назад

      @@GeekyScript Its installing java 18 instead of 17 but I have only 17 on my computer how to fix??

  • @hhuueeyy
    @hhuueeyy 2 года назад +4

    finally a tutorial that goes into the point immediately.
    Great job, keep up the good work!

  • @lightbombs
    @lightbombs 3 года назад +5

    finally someone with simple instructions thank you

    • @GeekyScript
      @GeekyScript  3 года назад

      Most welcome friend 😊 all the best ✌️😊

  • @markchapman140
    @markchapman140 9 месяцев назад +1

    very clear and easy to understand might get me started again always meant to get into java

    • @GeekyScript
      @GeekyScript  9 месяцев назад

      Great to hear! All the best :)
      Also Subscribe to Geeky Syntax Channel: www.youtube.com/@geekysyntax/ and
      www.youtube.com/@GeekyScriptVlogs/

  • @christyvimalarani283
    @christyvimalarani283 3 года назад +1

    Really i was much useful for me..thanks a lot to you dear bro.....keep it up. ...

    • @GeekyScript
      @GeekyScript  3 года назад

      Glad to hear that. All the best :)

  • @patrickthomas4652
    @patrickthomas4652 2 года назад +1

    Hi!
    There's a problem here whenever I typed cmd it says that error file not found or main load class...need help asap

  • @amymarais4909
    @amymarais4909 2 года назад +2

    Thanks so much for this tutorial!

  • @esusbuenaventura5578
    @esusbuenaventura5578 3 года назад +1

    I followed all of the procedure. Thanks a lot!

  • @imanecherraqi5774
    @imanecherraqi5774 2 года назад +1

    For those who are getting the error, Please try below:
    class HelloWorld {
    public static void main(String[] args) {
    System.out.println("Hello, World!");
    }
    }

  • @sbegum2297
    @sbegum2297 3 года назад +2

    Amazing - thank you so much

  • @grzegorz17
    @grzegorz17 2 года назад +2

    thank you so much

  • @pikachoom9857
    @pikachoom9857 2 года назад

    May I know, why you installed x64 msi installer rather than x64 installer? What differents of both that? Hope your explaination because I confuse which one is better now?

    • @GeekyScript
      @GeekyScript  2 года назад

      MSI is an installer package file format used by Windows. Microsoft Installer.

  • @Isaac.Martiniano
    @Isaac.Martiniano 3 года назад +2

    Finalmente consegui instalar pelo seu video, muito obrigado

  • @KumarKumar-hy6oc
    @KumarKumar-hy6oc 2 года назад

    It has coming the applet has been deprecated and marked for removal.....what should I do?

  • @bindubodala1559
    @bindubodala1559 2 года назад

    After changing system environmental variables still showing java is not recognised

  • @ayeshaadhikari6123
    @ayeshaadhikari6123 2 года назад +1

    thank you sir :)

  • @omdeepsingh2640
    @omdeepsingh2640 2 года назад

    Bhaiya,please tell me how to install Apache Tomcat 10 with jre 17

  • @bikasmandal4227
    @bikasmandal4227 3 года назад

    Every time installation failed how install java. I try 30 time but not installed

  • @coolnannybros1924
    @coolnannybros1924 2 года назад

    'java--version' is not recognized as an internal or external command,
    operable program or batch file.
    I got this error when trying to do the command at 4:15

    • @coolnannybros1924
      @coolnannybros1924 2 года назад

      never mind I put it in wrong and commented before checking

  • @GhostRaneem
    @GhostRaneem 3 года назад +1

    4:55 I couldn't type like the way you did in the text document pls how did you do it show us what you do in the keyboard

    • @GeekyScript
      @GeekyScript  3 года назад

      class HelloWorld { public static void main(String[] args) { System.out.println("Hello, World!"); } }

    • @GhostRaneem
      @GhostRaneem 3 года назад

      After you write - class Hello world{ and you pressed enter twice and put } what did you pressed after?

    • @jydoran4643
      @jydoran4643 3 года назад

      @@GeekyScript Thank you very much!

    • @GhostRaneem
      @GhostRaneem 3 года назад

      When I finish it always does not look like the file you get it always a stay txt document

  • @aronnaler1389
    @aronnaler1389 3 года назад

    can i ask what is best for it netbean or intellij

    • @GeekyScript
      @GeekyScript  3 года назад

      Eclipse.. then intellij. Not NetBeans

  • @r.a.g.karunarathna4248
    @r.a.g.karunarathna4248 3 года назад

    HelloWorld.java:2: error: cannot find symbol
    public static void main(string args[])
    ^
    symbol: class string
    location: class Helloworld
    1 error
    C:\Users\ANUJA\Desktop\java>
    how to solve this problem ?

  • @qianxuan02
    @qianxuan02 3 года назад +1

    thanks for this tutorial! my jdk 17 can't be detected by netbeans, is this normal? 😭

    • @sudo07
      @sudo07 3 года назад

      Download old JDK version

    • @palashbawankar8218
      @palashbawankar8218 3 года назад

      @@sudo07 set new environment path & reboot pc

    • @herdellesdesire382
      @herdellesdesire382 3 года назад

      same. the link to an old version of jdk is broken.

    • @sudippatra1228
      @sudippatra1228 3 года назад +1

      Same here also!... I am going to use eclipse

    • @sudo07
      @sudo07 3 года назад

      @@sudippatra1228 bros use JDK and jre 1.8

  • @hellosir9179
    @hellosir9179 3 года назад +1

    I get error or file not found

  • @bikasmandal4227
    @bikasmandal4227 3 года назад

    The wizard was interrupted before could be completely installed Windows 10

    • @GeekyScript
      @GeekyScript  3 года назад

      What is it showing? Pls send a screenshot at geekyscript@outlook.com

  • @ritiksingh6846
    @ritiksingh6846 3 года назад

    6:20 for this cmd is showing error : cannot find symbol
    What should I do

    • @GeekyScript
      @GeekyScript  3 года назад

      There is some typo in your code.. correct it. It will be fine

  • @jerome8793
    @jerome8793 3 года назад +1

    Genius

  • @annielew7150
    @annielew7150 3 года назад

    I always error in typing cmd, is the code wrong?

    • @imanecherraqi5774
      @imanecherraqi5774 2 года назад

      class HelloWorld {
      public static void main(String[] args) {
      System.out.println("Hello, World!");
      }
      }

  • @ashishjeena8021
    @ashishjeena8021 3 года назад

    Sir...
    error file not found
    ab... please reply

    • @GeekyScript
      @GeekyScript  3 года назад

      Your location is not correct.. open cmd at proper directory

  • @auntokarmokar3480
    @auntokarmokar3480 3 года назад

    Is that run only windows 10?

    • @GeekyScript
      @GeekyScript  3 года назад

      No no.. linux, mac also you can use

    • @auntokarmokar3480
      @auntokarmokar3480 3 года назад

      @@GeekyScript but i cannot install netbeans ide12 with jdk 17 to Windows 8.1

    • @LittleThingsSahi
      @LittleThingsSahi 3 года назад +2

      @@auntokarmokar3480 Same problem

    • @LittleThingsSahi
      @LittleThingsSahi 3 года назад

      @@auntokarmokar3480 hey it's working with jdk 16

    • @auntokarmokar3480
      @auntokarmokar3480 3 года назад

      @@LittleThingsSahi firstly i install jdk 1.8.0 then install netbeans 12 and now It's working

  • @bharathi5224
    @bharathi5224 3 года назад

    4:32

  • @gayangisashikala1686
    @gayangisashikala1686 2 года назад +1

    Thank you so much

  • @herdellesdesire382
    @herdellesdesire382 3 года назад

    i can't install netbeans saying no compatible jdk. what to do?

    • @GeekyScript
      @GeekyScript  3 года назад +1

      yea.. issue is there in netbeans with java 17... use java 16 instead.. or use intelij idea

    • @herdellesdesire382
      @herdellesdesire382 3 года назад

      @@GeekyScript i might try that. thank you.

    • @herdellesdesire382
      @herdellesdesire382 3 года назад

      @@GeekyScript btw, thank you. Your suggestion works.