Run and Debug toolbar actions

Run and Debug toolbar actions
Toolbar Button Command Description

Run button

Run

This command re-launches the most recently launched application, or launches the selected resource or active editor depending on the launch operation preference settings found on the Run/Debug > Launching preference page

Debug button

Debug

This command re-launches the most recently launched application under debugger control, or launches the selected resource or active editor depending on the launch operation preference settings found on the Run/Debug > Launching preference page

Please refer to the Run and Debug toolbar actions in Java Development User Guide for detailed introduction.

Related Reference