首页 > 编程语言 > 详细

You need to run build with JDK or have tools.jar on the classpath.If this occures during eclipse build make sure you run eclipse under JDK as well 错误

时间:2021-09-08 21:20:43      阅读:38      评论:0      收藏:0      [点我收藏+]

我打开项目报错是这样的

 

技术分享图片

 

 pom.xml

技术分享图片

 

 

jdk配置什么的都是好的    但是还是报错

技术分享图片技术分享图片

 

 

 

 

解决错误 :

  1.打开你eclipse的根目录,找到eclipse.ini  这个文件夹打开

 

技术分享图片

 

 

 

 

 

  2.打开是这个样子

技术分享图片

 

 

 

3.然后找到jdk\bin目录下的\javaw.exe

技术分享图片

 

 

4.把javaw.exe的路径复制到eclipse.ini文件的第一行

技术分享图片

 

 

5.这样的就可以了   重启eclipse   还是报错  鼠标右键点项目 maven-----》update projet就可以了  

技术分享图片

 

You need to run build with JDK or have tools.jar on the classpath.If this occures during eclipse build make sure you run eclipse under JDK as well 错误

原文:https://www.cnblogs.com/lxq5970/p/15242171.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!