I used to be able to set a watchpoint, or conditional breakpoint like the second answer here: How to use conditional breakpoint in Eclipse?
However the conditional breakpoint checkbox is not even there anymore... how do I fix this?
I used to be able to set a watchpoint, or conditional breakpoint like the second answer here: How to use conditional breakpoint in Eclipse?
However the conditional breakpoint checkbox is not even there anymore... how do I fix this?
I just noticed that you dont seem to be able to set conditions on lines that are before the constructor. Finding a way around that wasn't hard, ofc. :)