目录
问题一
Errors occurred during the build.
Errors running builder ‘XXX’ on project ‘XXX’.
java.lang.NullPointerException
解决
删掉工作空间目录下.metadata.plugins\org.eclipse.core.runtime.settings中第一个文件。
问题二
Description Resource Path Location Type
Faceted project metadata file “/ProManageSystem/.settings/org.eclipse.wst.common.project.facet.core.xml” could not be read.
ProManageSystem
Unknown Faceted Project Problem
解决
问题三
Description Resource Path Location Type
The project was not built since its build path is incomplete. Cannot find the class file for java.util.regex.Pattern.
Fix the build path then try building this project ProManageSystem
Unknown Java Problem
解决
修改jre版本