Skip to content
This repository has been archived by the owner on Dec 30, 2022. It is now read-only.

Speed Up Eclipse

Peter Boughton edited this page Jan 18, 2012 · 1 revision

If you are finding Eclipse is getting slower the most likely cause of this is leaving projects open. When projects are left open the incremental compiler will compile "Open Projects" in the background at start-up and save.

To close a project go to:

"Navigator" panel, Right-click on the Project Folder and "Close Project"

Alternatively, from Eclipse 3.2 onwards you can

Right-click a project and select 'Close Unrelated Projects'

Clone this wiki locally