Description Resource Path Location Type
Unbound classpath container: 'JRE System Library [jdk1.8.0_77]' in project 'TakeoutService' TakeoutService Build path Build Path Problem
Description Resource Path Location Type
The project cannot be built until build path errors are resolved TakeoutService Unknown Java Problem
The project cannot be built until build path errors are resolved TakeoutService Unknown Java Problem
解决:
右击项目-->Build Path --> confugure build path...-->单击后选择Libraries
进行修改
选择你安装过的jre
然后把软件自带的tomcat删除掉
本文介绍了解决Java项目中构建路径错误的方法,包括如何配置正确的JRE环境及移除不必要的Tomcat配置。
9234

被折叠的 条评论
为什么被折叠?



