While debugging my project in Eclipse, it will (repeatably, at the same point in the code) pause execution as if it\'s reached a breakpoint. No exceptions are thrown, the p
Create a fresh workspace and import your project to this newly created workspace. The problem should be gone, especially if the problem was caused by corrupt workspace metadata.