Not stopping at breakpoints when debug
The Run menu and corresponding run and debug icons were disabled. After playing in the Applet tab in Edit configurations, changing nothing but reading the applet class they came back.
However now it will not stop on any of the breakpoints when I click on debug, I add one at the very first dialog shown even, they are active breakpoints. Is there something else which I need to set?
Please sign in to leave a comment.
The applet class is fully qualified with the new package name - which is what was added since this last worked.
Not answered
It suddenly started working :) I have no explanation.