When I try to set variable access breakpoint in Eclipse Kepler (I didn't check other versions) on public static final constants Eclipse is creating normal breakpoint as shown below.
Is it possible to debug access to public static final variables in Java on Eclipse Kepler?