Bug 27683

Summary: Index should be saved right after a project was indexed
Product: [Eclipse Project] JDT Reporter: Jerome Lanneluc <jerome_lanneluc>
Component: CoreAssignee: Jerome Lanneluc <jerome_lanneluc>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3 Keywords: performance
Version: 2.1   
Target Milestone: 2.1 M4   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

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