In this section, you will learn more about running Java programs in the workbench.
main
method.
You can also Ctrl+Click a configuration in the drop-down menu to start editing that configuration.
Switch to the Debug perspective. In the Debug view, notice that a process for the last program launch was registered when the program was run.
By default, the Debug view automatically removes any terminated launches when a new launch is created. This preference can be configured on the Run/Debug > Launching preference page
Note: You can relaunch a terminated process by selecting Relaunch from its context menu.