unable to set breakpoint in intellij

user1796650 picture user1796650 · Nov 3, 2012 · Viewed 20.1k times · Source

I am trying to set breakpoints, nothing happens for couple of classes that I compiled recently with "mvn install". I am able to set breakpoints to classes which were already built by someone else. Please let me know if anyone knows how to solve it.

Answer

Bruno Santos picture Bruno Santos · Dec 12, 2015

Had the same issue while using IDEA CE 15: Removing the Python CE plugin 5.0.143.103 fixed the issue... but no Python parsing! :(