Reset Eclipse perspective layout
Asked Answered
G

4

8

I've just updated from Eclipse Juno to Kepler. What happened to the Eclipse perspective layout and how can I restore it to fill the entire window?

Eclipse Layout

Gaal answered 5/9, 2013 at 11:37 Comment(3)
Have you tried Window->Reset perspective... ?Sisterinlaw
Yes, but it only resets the inner tabs and not the layout size.Gaal
I was debugging my application when it threw an exception... all of a sudden Eclipse layout seems fixed. I... just... don't... want to know what happenedGaal
G
4

From the image provided you do indeed have a minimized perspective stack...it's the far right toolbar at the top of the image that has just the icons for the java and debug perspectives. If you click on its 'restore' button the actual perspective will re-appear.

What it looks like is that you have the 'Welcome' (Intro) screen up and maximized (thus the minimized perspective stack). If you were to click the selected item in that top right toolbar the 'fly out' perspective would go away allowing access to the view's restore (un-maximize) button.

Not sure why the Intro's blank though...;-)

Gromyko answered 27/9, 2013 at 19:45 Comment(0)
F
15

Open Windows - Perspective - Other - Select Java (default) and open Windows again and select reset perspective

Funicle answered 26/8, 2014 at 14:31 Comment(0)
G
4

From the image provided you do indeed have a minimized perspective stack...it's the far right toolbar at the top of the image that has just the icons for the java and debug perspectives. If you click on its 'restore' button the actual perspective will re-appear.

What it looks like is that you have the 'Welcome' (Intro) screen up and maximized (thus the minimized perspective stack). If you were to click the selected item in that top right toolbar the 'fly out' perspective would go away allowing access to the view's restore (un-maximize) button.

Not sure why the Intro's blank though...;-)

Gromyko answered 27/9, 2013 at 19:45 Comment(0)
B
1

You can try press right mouse button in perspective you need reset, after there click in Reset

Boring answered 10/7, 2019 at 19:55 Comment(0)
K
0
Windows --> Perspective -->Close All Perspective 

and after that restart Eclipse.

Kessinger answered 22/3, 2018 at 7:48 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.