wucher wichtel: Bin ich soooo Doof?

Beitrag lesen

Hi!

public class HelloWorld {
public static void main (String[] args) {
System.out.println("Hello World!");
}
}

c:\j2sdk1\bin\javac Hello.java

Was läuft da falsch? Danke

Die Datei muss gleich heißen wie die Klasse, in der deine main-Methode liegt. Also benenn deine Klasse in Hello um oder die Datei in HelloWorld.java.

Viele Grüße, Lukas

--
We looked into the crystal and we felt the fear
but its already here, its already too late.
Were learning to love the things that we hate, were learning to love the things that we hate.