Remove ThreadPoolExecutor Break point in Eclipse

 Remove Liferay debugging breakpoints.

When I debugging my liferay portlet in Tomcat, always eclipse debugger stops at break point which was not added by me.

ThreadPoolExecutor

To disable that break point go to
Window -> Preferences -> Debug

and untick Suspend excecution on uncaught exceptions.

Suspend execution on uncaught exceptions


5 comments: