问题描述:

  Debug 模式启动项目,断点跳转到exitCurrentThread

解决方法:

  修改Eclipse 配置 window】->【Preferences】->【Java】->【Debug】

  去掉【Suspend execution on uncaught exceptions】前面的勾。

  点击应用(Apply),确定 (Apply and Close)。

  再次  Debug 模式启动项目,问题解决。

相关文章:

  • 2022-12-23
  • 2021-09-18
  • 2021-10-15
  • 2022-02-20
  • 2022-12-23
  • 2022-12-23
  • 2021-04-25
猜你喜欢
  • 2021-05-22
  • 2021-07-05
  • 2021-10-25
  • 2021-08-12
  • 2021-08-14
  • 2022-12-23
相关资源
相似解决方案