Bug 27683 - Index should be saved right after a project was indexed
Summary: Index should be saved right after a project was indexed
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.1   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: 2.1 M4   Edit
Assignee: Jerome Lanneluc CLA
QA Contact:
URL:
Whiteboard:
Keywords: performance
Depends on:
Blocks:
 
Reported: 2002-12-04 12:47 EST by Jerome Lanneluc CLA
Modified: 2002-12-18 04:23 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jerome Lanneluc CLA 2002-12-04 12:47:42 EST
Build 20021203

To avoid keeping the index of several projects in memory, the index should be 
save right after it has finished indexing the project.
Comment 1 Jerome Lanneluc CLA 2002-12-04 13:02:35 EST
Added SaveProjectIndex job and add this job to the queue after requesting the 
indexing of all compilation units.
Comment 2 David Audel CLA 2002-12-18 04:23:41 EST
Verified