Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Restore original layout of views within a perspective in Eclipse

Tags:

eclipse

If you are an Eclipse user, you have had this happen to you for sure:

You accidentally click on a view within a perspective and move the mouse and then that messes up the entire layout within that perspetive that you are used to.

I want to know if it is possible to restore the original layout of views within a perspective once an accidental change like that happens.

Thanks

like image 517
amphibient Avatar asked Oct 11 '12 21:10

amphibient


People also ask

How do I restore my Eclipse layout?

In the upper right corner of the Eclipse window, there is a Java icon, as shown to the left. Right-click your mouse on this icon ---right-click, not left-click. A window pops up, as shown to the right. Click item Reset.


1 Answers

Window > Perspective > Reset Perspective...

like image 86
sam Avatar answered Dec 22 '22 01:12

sam