每次打开sts 总弹窗 Missing tools.jar

  1. 重装STS 不行
  2. 把tools .jar 拷到 指定目录也不行
  3. 重装JDK 还是不行

could not find tools.jar in the active JRE 简单粗暴正解来了

问题定位 :一定是环境配置错了

  1. 检查是否安装了多个JDK 
  2. 是否配置环境疏忽大意了多逗少点现象

如果是这样肯定会错误了

解决方案: 

 重新配置后如图: 再没警告过
could not find tools.jar in the active JRE 简单粗暴正解来了
could not find tools.jar in the active JRE 简单粗暴正解来了

相关文章:

  • 2022-12-23
  • 2022-01-16
  • 2021-06-12
  • 2021-09-01
  • 2022-12-23
  • 2022-12-23
  • 2021-06-02
  • 2021-09-24
猜你喜欢
  • 2022-12-23
  • 2021-06-08
  • 2022-12-23
  • 2021-04-05
  • 2021-07-18
  • 2021-09-07
  • 2021-10-28
相关资源
相似解决方案