-1

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?

djokerndthief
  • 455
  • 2
  • 4
  • 16

1 Answers1

0

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. :)

djokerndthief
  • 455
  • 2
  • 4
  • 16