Breakpoints not working with intellij
Answered
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.
Please sign in to leave a comment.
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.