If u want to use -classpath . u need to run the command from the directory where your class/package resides, else u need to use -classpath [path_to_the_directory_where_class_resides]
On Aug 24, 4:17 pm, Marijan Madunić <[email protected]> wrote: > Hello people, > > I have a problem with LAB-1001:Getting to know your Java programming > environment, concretly, with Lab Exercise 2(Write, compile, and run Hello > Java program using command line tool). I write, but I can't compile program, > even I follow steps for Trouble-shooting (#1, #2, #3)(in attachment is what > I do in Command Promt). What I am doing wrong. > > Please help. > > Thanks in advance. > > Marijan Madunić > > LAB1001_Exercise 2 Write compile and run Hello Java program using command > line tool.zip > 140KViewDownload --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
