Hi, check if the JAVA_HOME/bin directory is added in the path variable (set path=C:\Archivos de programa\Java\jdk1.6.0_05\bin;%path%). When you run, you should be use java command: if my class is Hello.java, so for execute use: java Hello.
On Sun, Jun 28, 2009 at 12:20 PM, Ramneev Kumar<[email protected]> wrote: > > Hello > I have just registered myself in 8th session and i was doing 1st exercise > and i am almost done with that but the problem is when i made my folder for > java programs and i have made Hello.java file but the problem is when is > give command javac Hello.java its running but when i run Java Hello its not > working . Can any body help me that . I have checked the environment > variable setting also . Please help guys > > -- > Thanks & Regards > > Ramneev > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
