Java导入项目时,出现The project cannot be built until build path errors are resolved错误解决方法
Posted Bytwo
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Java导入项目时,出现The project cannot be built until build path errors are resolved错误解决方法相关的知识,希望对你有一定的参考价值。
先检查jar包,jar包的地址如果不一样需要remove后重新导入的,右键项目→Build Path。
看额外的jar包有没有×,地址正不正确,要是不正确,remove错误jar包,再点击Add Extenal JARs
最后检查JDK的版本,当然是选自己电脑下载的版本了,点击环境的下拉菜单。
要是还有错误的话,我也没辙了,去看看别的教程吧。
以上是关于Java导入项目时,出现The project cannot be built until build path errors are resolved错误解决方法的主要内容,如果未能解决你的问题,请参考以下文章
Eclipse------导入项目后出现Java compiler level does not match the version of the installed Java project fac
Java compiler level does not match the version of the installed Java project facet.(转)
eclipase项目导入错误Some projects cannot be imported because they already exist in the workspace
导入项目遇到的问题: Some projects cannot be imported because they already exist in the workspace.
eclipse导入git项目出现There are no resources that can be added or removed from the server错误