This option is used to indicate what should be suspended when a breakpoint is hit.
There are two options for Java breakpoints:
This option can be changed by using the breakpoint properties dialog, or by using the context menu for the breakpoint.
You can also change the default setting for the suspend policy for all newly created breakpoints.
To do this go to the Java >Debug preference page and change it there.
Adding breakpoints
Removing breakpoints
Launching a Java program
Running and debugging