1. |
From the menu bar, select Window > Preferences > Debug. |
2. |
Selecting the Show Debug Perspective when a program is launched in debug mode option causes an existing Debug perspective to become active automatically each time a program is launched in debug mode. The resulting launch is selected in the Debug view. If no Debug perspective is open at the time, a Debug perspective is created. If a Debug perspective is created, it will adhere to the workbench preference for new perspectives (Window > Preferences > Workbench) and will either open in the same window, open in a new window, or replace the current perspective. |
3. |
Selecting the Show Debug Perspective when a program is launched in run mode option causes an existing debug perspective to become active automatically each time a program is launched in debug mode. The resulting launch is selected in the Processes view. If no Debug perspective is open at the time, a Debug perspective is created. If a Debug perspective is created, it will adhere to the workbench preference for new perspectives (Window > Preferences > Workbench) and will either open in the same window, open in a new window, or replace the current perspective. |
4. |
Selecting the Show Console View when there is program output option causes the Console view in the current perspective to become visible each time new output is written to the console. If there is no Console view in the current perspective, one will be created. |