Problema com Debug - Eclipse Indigo
You can fix this immediately by opening the Markers view and delete the Java Exception Breakpoints. However to permanently remove these type of breakpoints you have to go to the Java Debug options and uncheck the "Suspend excecution on uncaught exceptions" option. Then they those type of breakpoints wont get added again in the future.