9

While debugging, Eclipse opens its Debug perspective. I've made some changes to this perspective and saved it with other name.

Is there a way to change default debug perspective to one created, so it would open when debug starts?

mavis
  • 105
Prizoff
  • 215

1 Answers1

13

In the Preferences menu choose: Run/Debug -> Perspectives

There you can select for each Application Type the default perspective for Debug and Run.

IvanRF
  • 975
jb10210
  • 246