hi there,

are you typing this code?

javac Filename.java

where Filename is the name of your java program?

cheers,
Arvin Bernabe

Francisco Figueroa Pérez wrote:
> javac doesnt work in command , so I had to create the *.class files 
> using windows , right click to the files and open with and then 
> selecting the file javac that is in C:\Archivos de 
> programa\Java\jdk1.6.0_10\bin , the hello application hasnt shown any 
> problems but  once I tried to create classes related with packages , 
> the class files are not executed by java *.class , even though I am 
> located in the folder where the files are, could you guys tell me how 
> to make the javac works in command , and any possible sugestions of 
> why I am having problems executing *.class with java command 
> eventhough I am located in the folder where the files are, thank you.
>
> -- 
> Francisco Figueroa Pérez
>
>
> >

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to