When a user customize Eclipse, it’s nothing but really customizing a
Perspective, customizing perspectives is quite simple in eclipse, user can modify the current perspective or can create a new one and is not that dangerous to modify the current one because user can always get it back when ever needed. The image below display the default perspective of eclipse.
The default perspective can be customized by dragging and dropping method. For example, from the above image initially the
Outline and
Task List tabs are at right side of the window, now this tabs can be dragged towards left side as shown in the image below.
Now, in order to come back to the original perspective i.e. to the default perspective, go to
Windows menu -> click
Perspective -> click
Reset Perspective as shown in the image below.
Nevertheless, if user want to switch back and forth or somebody is borrowing the computer and wants to be in a more familiar environment, it's nice not to lose all the customization's by having to reset a perspective, so it’s highly recommend creating a new perspective. So, in order to create new perspective follow the procedure as mentioned.
Go to
Windows menu -> select
Perspective ->
Save Perspective As, as shown in the image below.
Now, a popup window appears providing a list of
Existing Perspectives and option for giving name for the created Perspective, provide preferred name for the perspective and proceed by clicking
OK button as shown in the image below.
The created perspective can be deleted by few clicks as mentioned below.
Go to
Windows menu-> select
Preference, as shown in the image below.
A popup window appears providing some options, in order to see and delete the perspective
Click
General -> select
Perspectives -> select the required Perspective from
Available perspectives list -> click
Delete button as indicated in the image below.
And notice that using plug-ins often adds perspectives, and if they're not uninstalled properly the perspectives won't be deleted. And this is where user can come to manually delete any unwanted perspectives.