Bug 250685 - [assist] Code assist can bot be canceled when search indexes are not ready
Summary: [assist] Code assist can bot be canceled when search indexes are not ready
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.5   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.5 M3   Edit
Assignee: David Audel CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-13 15:55 EDT by David Audel CLA
Modified: 2009-05-07 03:32 EDT (History)
0 users

See Also:


Attachments
Proposed fix (6.74 KB, patch)
2008-10-13 15:56 EDT, David Audel CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Audel CLA 2008-10-13 15:55:18 EDT
When search indexes are not ready code assist use the java model to find types.
This operation can be very long and can not be canceled.

Code assist should be improved to be cancelable in this case.
Comment 1 David Audel CLA 2008-10-13 15:56:54 EDT
Created attachment 114971 [details]
Proposed fix
Comment 2 David Audel CLA 2008-10-13 16:06:12 EDT
Released for 3.5M3.
Comment 3 Jerome Lanneluc CLA 2008-10-28 10:18:05 EDT
Verified for 3.5M3 by checking code from I20081027-1800