Kotlin 1.4 에서 디버깅 안될때
프로그래밍2021. 10. 7. 17:40
IntelliJ 사용 중인 프로젝트에서 갑자기 디버그가 안된다.
아래 방법으로 간단하게 해결
상세 원인은 아래 링크를 보면 알 수 있다.
https://stackoverflow.com/questions/63668477/debug-mode-stopped-working-in-idea-with-kotlin
IntelliJ 사용 중인 프로젝트에서 갑자기 디버그가 안된다.
아래 방법으로 간단하게 해결
상세 원인은 아래 링크를 보면 알 수 있다.
https://stackoverflow.com/questions/63668477/debug-mode-stopped-working-in-idea-with-kotlin