Exception in thread "main " java.lang.NoClassDefFoundError
这个错误怎么办啊?
------解决方案--------------------
没有找到类文件,检查你的路径是否正确
------解决方案--------------------
就是说工程运行时,没有找到含有public static void main(String[] args) throws Exception的类
------解决方案--------------------
自己的目录每整对,怎么不出错马