I\'m wondering if there is a way to add a conditional break point in eclipse while debuging. Sample: if city==\"New York\" then break.
Open the context menu over a break point on the left bar of the code editor, select "Breakppoint properties..." and "Enable condition"