Hallo Fran
Ja stimmt ich hab ein paar Rechtschreibfehler hier im Beitrag
Richtig ist so:
class HelloWorld {
public static void main (String args[] {
System.out.println("hello World!");
}
}
So hat mir der Compiler keine Syntaxfehler aber eben class Hello World nicht gefunden.
Mit welchen PRG programmierst Du?
thanx mankra
|