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 and Mylyn : how to disable grey files in t
- Installing Pydev for Eclipse throws error
- Error in Scala Compiler: java.lang.AssertionError:
- How to remove unused imports using Eclipse and not
- Assume/switch role in aws toolkit for eclipse 2.0
相关文章
- selenium+eclipse 打开网页时报错
- Eclipse failing to open
- Eclipse how can I indent C++ preprocessor macros
- Why is FindBugs ignoring my check for null?
- Centering a WPF control
- Eclipse cleanup - what are the “.index” files - ca
- Eclipse plugin to find out unused methods in a cla
- Spring NamespaceHandler issue when launching Maven
and after that restart Eclipse.
Open Windows - Perspective - Other - Select Java (default) and open Windows again and select reset perspective
hope you help
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...;-)