Bug 250398 - [assist] Faults in javadoc of IType#codeComplete
Summary: [assist] Faults in javadoc of IType#codeComplete
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-10 05:05 EDT by David Audel CLA
Modified: 2009-05-07 03:32 EDT (History)
0 users

See Also:


Attachments
Proposed fix (4.50 KB, patch)
2008-10-10 05:08 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-10 05:05:38 EDT
In IType#codeComplete methods : "If the type can access to his source code..." should be "If the type has access to its source and the insertion position is valid, then completion is performed against the source. Otherwise the completion is performed against the type structure and the given locals variables."
Comment 1 David Audel CLA 2008-10-10 05:08:04 EDT
Created attachment 114766 [details]
Proposed fix
Comment 2 David Audel CLA 2008-10-10 05:09:27 EDT
Released for 3.5M3.
Comment 3 Jerome Lanneluc CLA 2008-10-28 10:04:23 EDT
Verified for 3.5M3 using source for I20081027-1800