問題描述:
Debug 模式啟動項目,斷點跳轉到exitCurrentThread
解決方法:
修改Eclipse 配置 【window】->【Preferences】->【Java】->【Debug】
去掉【Suspend execution on uncaught exceptions】前面的勾。
點擊應用(Apply),確定 (Apply and Close)。
再次 Debug 模式啟動項目,問題解決。
問題描述:
Debug 模式啟動項目,斷點跳轉到exitCurrentThread
解決方法:
修改Eclipse 配置 【window】->【Preferences】->【Java】->【Debug】
去掉【Suspend execution on uncaught exceptions】前面的勾。
點擊應用(Apply),確定 (Apply and Close)。
再次 Debug 模式啟動項目,問題解決。
本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。