I am debugging certain project and put debug point at a location in eclipse.
But, execution pauses somewhere I have not put debug point.
I googled it but of not help. referred here also and tried everything, again of no use.
Snapshots :
I am debugging certain project and put debug point at a location in eclipse.
But, execution pauses somewhere I have not put debug point.
I googled it but of not help. referred here also and tried everything, again of no use.
Snapshots :
Found answer to my query, thanks to comment by Chrylis.
Window -> Preferences -> Java -> Debug
Uncheck Suspend execution on uncaught exceptions.