Bug 115662 - [javadoc][assist] link completion in types
Summary: [javadoc][assist] link completion in types
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.2   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.2 M4   Edit
Assignee: Frederic Fusier CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-09 12:08 EST by Martin Aeschlimann CLA
Modified: 2005-12-13 07:35 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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