Bug 115662

Summary: [javadoc][assist] link completion in types
Product: [Eclipse Project] JDT Reporter: Martin Aeschlimann <martinae>
Component: CoreAssignee: Frederic Fusier <frederic_fusier>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 3.2   
Target Milestone: 3.2 M4   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Martin Aeschlimann CLA 2005-11-09 12:08:48 EST
20050909

- code assist at the given location doesn't suggest methods from the supertype
of A (toString, hash...)

/**
 * {@link #t|code assist here
 */
public class A {

}
Comment 1 Frederic Fusier CLA 2005-11-14 16:33:38 EST
Fixed and released in HEAD.

Test cases added in JavadocBugsCompletionModelTest
Comment 2 Jerome Lanneluc CLA 2005-12-13 07:35:18 EST
Verified for 3.2 M4 using build I20051213-0010