kid76
09-13-2004, 01:35 AM
For sum reason when i try to run this java app
it doesn't work
i go to dos and type in --javac HelloWorld.java-- and
it says no such file exist on disc or whatever
i saved it as that exactly i don't understand y it won't work
-----------------------------------------------------------------
public class HelloWorld {
public static void main (String [] args) {
System.out.println("Hello World");
}
}
---------------------------------------------------------------------:confused: :confused: :confused: :confused: :confused:
it doesn't work
i go to dos and type in --javac HelloWorld.java-- and
it says no such file exist on disc or whatever
i saved it as that exactly i don't understand y it won't work
-----------------------------------------------------------------
public class HelloWorld {
public static void main (String [] args) {
System.out.println("Hello World");
}
}
---------------------------------------------------------------------:confused: :confused: :confused: :confused: :confused: