Software/Eclipse
processWorkerExit 에 break 걸릴때 해결방법
뿌사리다
2021. 8. 26. 23:03
원인
Eclipse(STS)에서 break point 걸지 않았는데
ThreadPoolExecutor.class processWorkerExit(w, completedAbruptly);
에서 계속 멈출때 해결방법
해결방법
Window – Preferences – Java – Debug 항목에
Suspend execution on uncaught exceptions 체크 해제
728x90
반응형
LIST