Sunday, 30 November 2014

Tagged Under: ,

How to install jdk in Windows 8 and how to set path for jdk in Windows 8?

By: Unknown On: 10:03
  • Share The Gag
  • Friends Java program is executed by Java Virtual Machine (JVM). So first thing you require to do is to install JDK i.e. Java Development Kit in your computer. After installing JDK you need to set path of jdk/bin directory.

    Where to download JDK ?
    You can download JDK from click me to download JDK 

    How to set path of jdk/bin directory ?
    You can set path only after installation of JDK in your PC. Steps that you are required to follow I am mentioning them below:

    1. Go to My Computer Properties



    2. Click on Advanced System Setting



    3. Click on Advanced Tab



    4. Click on Environment Variable



    5. Click on new user variable tab



    6. Write path variable name



    7. Copy the path of bin folder where jdk is installed



    8. Paste the Path of bin folder in variable path



    9. Click on OK button




    Description: Java program is executed by Java Virtual Machine install JDK After installing JDK you need to set path of jdk/bin directory

    0 comments:

    Post a Comment