2021-11-08 07:20 AM
Hi, I would like to customize the debug perspective but I can't remove the selected windows. I want to remove the window with the red box to leave the main.c file in the entire horizontal space, but it is associated with the editor in C ++ perspective. I also want to remove the green box window which is practically useless. I welcome suggestions in this regard.
Solved! Go to Solution.
2021-11-08 12:28 PM
Hi @Juan Gómez
Seems to be possible with the following steps.
Hope this helps
2021-11-08 08:11 AM
Hello,
did you try to manage these view in Window -- > Show View ?
2021-11-08 08:47 AM
Hi, I did but they are not windows with specific functionalities. They are something like modules/windows of the Debug perspective.
I tried too with Window -> Properties -> Run Debug -> Perspectives ,but when switch of run to debug, the window in the red box load again the .c file
2021-11-08 12:28 PM
2021-11-08 02:21 PM
It works, thanks a lot @Julien D_OEHAUDT !!
2021-11-08 11:13 PM
Great! Don't hesitate to flag this topic as "Answered" ;)
2021-11-08 11:57 PM
Ok, sure :thumbs_up: !!
2021-11-09 12:12 AM
I think it is done, I appreciate if it's possible to verify.
2021-11-09 12:18 AM
You did it perfectly, thanks :thumbs_up: