Bug 247809 - [content assist] Avoid to call JDT Core code assist twice
Summary: [content assist] Avoid to call JDT Core code assist twice
Status: RESOLVED DUPLICATE of bug 164449
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 3.4   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-Text-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: performance
Depends on:
Blocks:
 
Reported: 2008-09-18 07:02 EDT by Dani Megert CLA
Modified: 2008-09-18 08:43 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dani Megert CLA 2008-09-18 07:02:49 EDT
I20080918-0100.

In order to allow clients to separate type completion from other completions we have two processors. As result we call JDT Core twice for one content assist invocation. We should find a way to optimize this.
Comment 1 Dani Megert CLA 2008-09-18 08:43:06 EDT

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