you have to run it from C:\Program Files (x86)\Java\jdk1.6.0_16\bin because there is located javac. you can run javac from anywhere, only from the bin directory 2009/8/26 reema <[email protected]>
> > my jdk is installed in this path > C:\Program Files (x86)\Java\jdk1.6.0_16 > and I have set the path through system properties > and my > java_home contains C:\Program Files (x86)\Java\jdk1.6.0_16\bin > path var contains C:\Program Files (x86)\Java\jdk1.6.0_16\bin;.; > classpath var contains C:\Program Files (x86)\Java\jdk1.6.0_16\bin;.; > but still when i execute on my windows vista > in console > C:\users\kareema\myjavaprograms>javac hello.java > it says javac is not recognised as internal or external command > > > please help me in solving this > thank you > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
