Bug 35859

Summary: Too slow to update something
Product: [Eclipse Project] JDT Reporter: Hirotaka Matsumoto <matsu>
Component: CoreAssignee: JDT-Core-Inbox <jdt-core-inbox>
Status: CLOSED DUPLICATE QA Contact:
Severity: normal    
Priority: P3    
Version: 2.1   
Target Milestone: ---   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description Hirotaka Matsumoto CLA 2003-03-31 00:19:26 EST
If the workspace has lots of binary java projects and source java project,
after deleting one source java project and checking out that java project
from a repository( such as cvs ), after file transfer is done, eclipse
popups dialog to just say "Updating...." and it takes a loooooooooooots
of time to pop down that modal dialog.

On eclipse 2.0.x, I didn't see this problem, so I think it's a performance
degradation of eclipse 2.1.
Comment 1 Philipe Mulet CLA 2003-03-31 04:32:07 EST

*** This bug has been marked as a duplicate of 35528 ***
Comment 2 Hirotaka Matsumoto CLA 2004-04-01 21:30:37 EST
confirmed