| Author |
Eclipse project refresh very slow
|
Rajan Chinna
Ranch Hand
Joined: Jul 01, 2004
Posts: 320
|
|
I am using Eclipse Helios 3.6.0
I have pretty large application of around 10+ projects in the workspace.
After I sync my app with svn, i try to refresh the projects in eclipse IDE.
The refresh and the build process is taking more than 30 mins
Is there a way to improve the performance ?
|
 |
Christophe Verré
Sheriff
Joined: Nov 24, 2005
Posts: 14670
|
|
|
Do you need to refresh all projects ? Do you need to keep them all open ? It would certainly help to either refresh only the projects you need to refresh, or close the projects you don't need to use.
|
[My Blog]
All roads lead to JavaRanch
|
 |
Tim Holloway
Saloon Keeper
Joined: Jun 25, 2001
Posts: 14460
|
|
I wish I could keep and one of my several Eclipse workspaces down to only 10 projects or so.
It certainly doesn't take me that long to refresh, even after a crash. Except for the dreaded "snap" crash, where apparently it intends to take a week or more rebuilding. And for that I just delete the snapshot files.
You might want to check your machine's virtual memory usage. It's possible that you're thrashing on the paging device.
|
Customer surveys are for companies who didn't pay proper attention to begin with.
|
 |
 |
I agree. Here's the link: jrebel
|
|
subject: Eclipse project refresh very slow
|
|
|