HHHEEELLLPPPP JAVA

topcat1

Member
Apr 15, 2008
235
6
0
hey guys can any one tell me the full process of setting path for java on windows!!! till its working properly without giving errors on the command prompt once u type java c..............plzzzzzzzzzzzzzzz guys urgenttttttttttt:yes::yes::yes::yes::yes:

I HAVE JDK 1.5
 
Last edited:

amilabanuka

Well-known member
  • Sep 30, 2006
    7,305
    898
    113
    Thama math hoyanooo....
    goto the java installed directory. copy the path to the bin folder of the installation. Eg: C:\Program Files\Java\jdk1.6.0_14\bin

    then right click the my computer icon. go to properties
    goto advance (as I rem in win XP) or advance system property (vista)
    go to environmental variables.

    in system variable section you'll find a section called PATH. select it and press edit. add a ';' to the end of the value at there and paste the path you copied.
    that's it

    reply the result....