大家帮我看看这是什么问题
Starting application C:\JPadPro\Documents\Ide\Hello.class
Command line: "C:\j2sdk1.4.2\jre\bin\java.exe" -classpath C:\JPadPro\Documents\Ide Hello
The current directory is: C:\JPadPro\Documents\Ide
java.lang.NoSuchMethodError: main
Exception in thread "main"
Interactive Session Ended
我用的是JPad Pro 编写一个HELLO WORLD 的程序 就出现着样的状况