Breakpoints not working with intellij 关注
已回答
I'm using intellij idea and my breakpoints are not being hit i do not understand. It still works for other projects just not the one I am currently working on.
请先登录再写评论。
Try to delete all breakpoints and set them again. Rebuild the project to make sure classes and sources are in sync.
If it still doesn't work, please share a sample project to reproduce the issue at https://uploads.jetbrains.com. Provide the exact steps to trigger the issue.