Bug 27551

Summary: [startup] is starting indexing necessary on startup?
Product: [Eclipse Project] JDT Reporter: Adam Kiezun <akiezun>
Component: CoreAssignee: JDT-Core-Inbox <jdt-core-inbox>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: P3 Keywords: performance
Version: 2.1   
Target Milestone: 2.1 M4   
Hardware: PC   
OS: Windows 2000   
Whiteboard:
Attachments:
Description Flags
startIndexing none

Description Adam Kiezun CLA 2002-12-03 05:00:17 EST
it takes 9% of statup (JavaCore.startIndexing())
since indexing is done in the backgroud maybe it could be postponed until after 
startup
Comment 1 Adam Kiezun CLA 2002-12-03 05:00:47 EST
Created attachment 2617 [details]
startIndexing
Comment 2 Philipe Mulet CLA 2002-12-03 12:54:30 EST
Duplicate of bug 27401

*** This bug has been marked as a duplicate of 27401 ***