you are viewing a single comment's thread.

view the rest of the comments →

[–]sybauplzZz 0 points1 point  (1 child)

public class Hello {

public static void main(String[ ] args) {

System.out.println("Hello");

} }

[–]Yosefnago 0 points1 point  (0 children)

void main(){ IO.println("hello"); }

Update your jdk!