打开idea,想跑一个类,但是,给我报了一个红叉:
当我点击run的时候,弹出来一个框:
“Error:Module not specified” Module 未指定
“这个原因是项目文件夹有修改过, classpath of module没有对应上, 所以需要重新指定下module”,大佬如是说。
问题解决。