Tagged: , ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #3066
    Andrew Geofrey
    Participant

    I need to start leaning Java. I know how to setup Java, but JAVA path is to be set for JDK.
    How to set path?

    #3067

    Setup JDK path for JAVA to perfectly setup Java Environment.

    To set path on Windows, click Start and then search Control Panel.

    After reaching Control Panel, go to System, Advanced System Settings, Advanced tab, then Environment Variables.

    Under System Variable, click Path, and add the JDK path after clicking New.

    C:\Program Files\Java\jdk1.8\bin

    After that verify the installation of Java and check it in the directory structure.

    Source: Install Java on Windows and verify installation

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.