编译我的 Java 项目时,我在其他错误中收到此错误:
Description Resource Path Location Type
The project was not built since the source file /PROJECT/src/main/org/../ABC.java could not be read PROJECT Unknown Java Problem
实际上,该文件已在包资源管理器中列出,但仅显示“检索内容描述时出错。在文件系统上,静默目录存在但文件不存在;git status 没有丢失任何内容。如何解决该编译错误?