Eclipse 启动项目错误:class not found

其中,很可能的原因:项目存在编译错误,根本没有编译成功,没有生成class文件;可查看problems标签页查看具体错误。

原文地址:https://www.cnblogs.com/silva/p/9668388.html