Here you can see how it looks right now.
Asked
Active
Viewed 2,046 times
-1
-
easiest way would be to remove the current perspective and add a new one – Ramanlfc Nov 25 '15 at 10:44
-
1Window->Show View you can add those views you need. or Window->Reset Perspective to the default view – Roger Dwan Nov 25 '15 at 10:45
-
That is actually not working. I want to add the console, but the console is not added. – Johann Nordhus Westarp Nov 25 '15 at 10:47
-
Window->Show View-> Console – nano_nano Nov 25 '15 at 10:47
-
And how do I add a new perspective? – Johann Nordhus Westarp Nov 25 '15 at 10:48
-
@StefanBeike: Thats exactly what I did, but no reaction – Johann Nordhus Westarp Nov 25 '15 at 10:48
-
I already tried to deinstall eclipse, but that didn't change anything – Johann Nordhus Westarp Nov 25 '15 at 10:49
2 Answers
1
From Resetting perspectives:
To restore a perspective to its original layout:
- Open the command link General > Perspectives preference page.
- From the Available perspectives list, select the perspective you want to restore.
- Click Reset.
- Click OK.
Or Window->Reset Perspective

Ryan M
- 18,333
- 31
- 67
- 74

Sumit Singh
- 15,743
- 6
- 59
- 89
-
I tried exactly this a several times and there are no changes. – Johann Nordhus Westarp Nov 25 '15 at 10:54
-
Delete `.metadata` folder inside your workspace, Note: all the setting with this will gone. You have to import your project again. – Sumit Singh Nov 25 '15 at 10:58
1
remove the file in the folder $WORKSPACE_DIR/.metadata/.plugins/org.eclipse.core.runtime/.settings/
Relaunch eclipse.

Kannan Thangadurai
- 1,117
- 2
- 17
- 36