Many of the commands in this menu allow you to step through code being debugged.
In particular, when we consider step commands for Java development we are talking about the following:
See the Debug View for more information.
Debugging Locally
Resuming
Suspending
Stepping
Step Into
Step Over
Step Return