How to Reset Perspective in eclipse IDE

We can reset our Eclipse IDE by using the reset perspective option. Some explorers disappear from the window during the use of it, and we are not able to find them. That is an issue generally faced by freshers.

In This Article

Step 1: Open Eclipse IDE
Step 2: Navigate to window menu option
Step 3: Navigate to Perspective sub menu option
Step 4: Select the Reset Perspective

Why Reset Perspective ?

This option helped us reset the window of the Eclipse IDE.

It’s taken a long time to search the disappeared options of Explorer, so the reset perspective helped us quickly search the lost options.

Step 1: Open Eclipse IDE

Launch Eclipse, whatever you have, and ensure that the eclipse is up and running properly.

Step 2: Navigate to Window menu option

There should be a display all the menu options, like File, Edit, Source, Refactor, Source, Navigate, Search, Project, Run, Window, and Help. Navigate to the Window Menu option. The sub menu will appear with the click of the window menu option.

Step 3: Navigate to Perspective sub menu option

Select the Perspective option from the expanded sub menu. There will be more options appearing.

Step 4: Select the Reset perspective

Select option “Reset Perspective”. Your eclipse IDE window will be reset like the default window. The disappeared options will be displayed after the reset perspective selection.

Scroll to Top