用Eclipse
代码是
public class man {
public static void mian(String args[]) {
System.out.println("11");
}}java.lang.NoSuchMethodError: main
Exception in thread "main" 
不知道是什么问题啊。我昨天用了都可以啊。是不是Eclipse
哪里点错了。出现的问题。请大虾帮忙解决下。我Eclipse是3.6.2的