Easy Tutorial
❮ Eclipse Java Build Path Eclipse Restart Option ❯

Eclipse Closing Projects


Why Close Projects?

An Eclipse workspace contains multiple projects. A project can be either closed or open.

Having too many projects open affects:


How to Close a Project?

If a project is not in the development phase, we can close it.

Select the project to be closed in the Package Explorer view and close it by choosing Project > Close Project from the menu.

Closed Projects

After closing a project, we can see the project icon has changed in the Package Explorer view. Closed projects cannot be edited.


Reopening a Project

You can reopen a project by selecting Project > Open Project.

❮ Eclipse Java Build Path Eclipse Restart Option ❯