I have set , JAVA_HOME as C:\Program Files\Java\jdk1.6.0_10 [User variable]
PATH as C:\Program Files\Java\jdk1.6.0_10\bin [System varible] But when I tried % javac Myfile.java its showing, javac: File not found Usage : ---- Use: ------ also showing exception error when i tried to run the class file But when I tried from the path C:\Program Files\Java\jdk1.6.0_10\bin its compiling and running succesfully ... regards, Vijay --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
