How to setup JAVA_HOME environment variable in Windows 10

Поділитися
Вставка
  • Опубліковано 15 вер 2024
  • Hi Guys,
    In this video, I will show you How to setup environment variable in Windows10 pc.
    For this, you have to install JDK (Java Development Kit) in your PC.
    You can download and intall JDK from this below URL
    www.oracle.com/...
    Go to JDK installed folder and copy path.
    And now open System property.
    In System Properties, Go to Advanced Tab.
    Click on 'Environment Variables' button at below.
    Find Path from System variable section and click on Edit button.
    In Edit environment variable window, click on 'New' button from right hand side.
    Just simply paste copied path and click on Ok button.
    Now open CMD and check
    Type command javac
    Type command javac -version to check installed java version
    Thanks for Watching this video Don't forget to Subscribe, Share, Like and comment.
    ---------------------------------------------------------------------------------------------------
    Facebook: / techtalks23
    UA-cam: / @techies2.o
    Twitter: / techtalks23
    GooglePlus: plus.google.co...
    TAGS:
    ---------------------------------------------------------------------------------------------------
    how to
    JAVA_HOME
    How to set JAVA_HOME
    java environment variable
    java environment
    javac not recognized windows 10
    how to setup java path in windows 10
    how to setup java path in windows 7
    set java_home windows 7
    set java_home windows command line
    how to set classpath in java in windows 10
    path environment variable windows 10
    "cannot determine a valid java home" "windows 10"
    set environment variable windows command line

КОМЕНТАРІ • 7

  • @densentertainment1178
    @densentertainment1178 6 років тому

    Thanks, Easy to understand.

  • @virendraraval3610
    @virendraraval3610 7 років тому

    Style of describing is cool.

  • @vijayprashad4828
    @vijayprashad4828 7 років тому

    Thanks for the video Actually I have also update my windows 10 pc and really was confused how to setup environment variable. And nice explanation skill.

  • @bhavindholakiya
    @bhavindholakiya 7 років тому

    Awesome representation. Keep it up. Thanks for the video.

  • @lastservant
    @lastservant 4 роки тому +1

    Hi guys can someone please, explain to me what this does?
    I changed the name on my PC and some programs stop working. Because it does not recognize the path of the new name., will doinig this variable change fix it? Please help. Thanks in advance

    • @techies2.O
      @techies2.O  4 роки тому +2

      You will have to change all the variable path where the old username is used so, system can recognise the path.

    • @lastservant
      @lastservant 4 роки тому

      @@techies2.O is there a video that you have that I can refer to that will help me please?
      If I had known it would cause this much trouble I would not have changed it. Probably next time i will create a new user name and start fresh. And thanks again for your preious help friend.