Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Remove recent workspace on Eclipse IDE startup

Tags:

eclipse

Is it possible to remove a work-space from recent work-spaces on Eclipse IDE startup window?

like image 719
Olezt Avatar asked Apr 21 '17 08:04

Olezt


People also ask

How do I delete Eclipse workspace history?

You can remove the workspace from the suggested workspaces by going into the General/Startup and Shutdown/Workspaces section of the preferences (via Preferences > General > Startup & Shudown > Workspaces > [Remove] ). Note that this does not remove the files itself.

Where does Eclipse store Recent Workspaces?

eclipse stores all its workspace settings and files in the . metadata folder.

How do I manage workspace in Eclipse?

If you want to choose the workspace every time you start Eclipse, go to Window -> Preferences -> General -> Startup and Shutdown -> Workspaces and check the box at the top for 'Prompt for workspace on startup'.


1 Answers

In the Preferences go to the 'General > Startup and Shutdown > Workspaces' page where you can edit the list shown during startup.

You can also set the number of workspace remembered and turn the list on/off.

like image 67
greg-449 Avatar answered Sep 28 '22 10:09

greg-449