libin6505

 

遇到了很坑的问题,在myeclipse(eclipse应该也一样)开发过程中,打了断点调试,最初时候会弹出一个弹出框,让你选择是否进入debug模式,结果一不小心点了一个记住选择,然后选择了yes,结果每次断点调试时候,myeclipse都会跳转到debug模式,有时候做的多了,也就不需要那样子,于是找到了方法,把这个自动进入debug模式给恢复了。

方法如下:


window  ----  preferences  ---- run/debug  ----  perspectives  ----  open the associated perspective when an application suspends  ----  1、如果不想进入debug模式,则选择never;2、如果想恢复默认,每次进入debug都弹出框来的话,则选择prompt

分类:

技术点:

相关文章:

  • 2021-12-07
  • 2022-12-23
  • 2021-11-17
  • 2021-06-20
  • 2021-09-30
  • 2022-12-23
  • 2021-07-11
  • 2022-12-23
猜你喜欢
  • 2021-09-03
  • 2021-04-03
  • 2021-12-21
  • 2021-08-12
  • 2021-06-01
  • 2022-12-23
相关资源
相似解决方案