I want to know how to place a conditional breakpoint in Eclipse. I have a code like: Now I want to put a breakpoint on the line with the arrow but want it to trigger only if: Answer Put your breakpoint. Right-click the breakpoint image on the margin and choose Breakpoint Properties: Configure condition as you see fit: