Whatever I did , I always got a compile error which said "class Main is public, should be declared in a file named Main.java"...
I've remove the package declaration and name the file Main.java.
what can I do? THX!!
I've remove the package declaration and name the file Main.java.
what can I do? THX!!