The problem that was causing mine not to work was that the variable name has to be set to "path". Some of you smarter people probably already new that.
On Jul 7, 6:02 am, Chanchal Rahman <[email protected]> wrote: > Hi Pradeepan, > Your path should be a "list" of directories. > Please try again add the "C:\program Files\Files\java\jdk1.6.0_14\bin;" to > your computer->properties->advanced ->environment variable and maintain all > the others. > U may know , the PATH variable tells the system where to look for programs. > Ur path should be something like this---- > C:\WINDOWS\system32;C:\WINDOWS;C:\Program Files\java\jdk1.6.0_14 > > When U put the Path variable value be careful about semicolone";" and > highlited value must be put end of the all properties. > must be avoid ";" when it putet at the end. --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/javaprogrammingwithpassion?hl=en -~----------~----~----~----~------~----~------~--~---
