Bug 77475 - [assist] Auto-complete should be based on Javadoc
Summary: [assist] Auto-complete should be based on Javadoc
Status: RESOLVED DUPLICATE of bug 41421
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-02 08:52 EST by Frederic Plante CLA
Modified: 2006-04-21 13:36 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Frederic Plante CLA 2004-11-02 08:52:32 EST
Our products expose public APIs, but for legal reasons, we cannot ship any of 
our source code. Unfortunately, this means auto-complete does half the job.

We need auto-complete to be based on the javadoc instead of based on the 
source, at least optionally.
Comment 1 Frederic Plante CLA 2004-11-02 08:55:43 EST
Note: 41421 is a related defect about the hover not using javadoc
Note: 52894 is a related defect about an extension-point for plug-ins to 
publicize their javadoc
Comment 2 Dirk Baeumer CLA 2004-11-02 10:10:08 EST
Auto complete works for class files as well.

Moving to JDT/Core.
Comment 3 Philipe Mulet CLA 2005-04-07 08:01:35 EDT
Deferring post 3.1
Comment 4 Olivier Thomann CLA 2006-04-20 13:59:13 EDT
In comment 1, are you expecting to get the parameter names ?
If this is what you are expecting, this might be a duplicate of bug 41421 since bug 110173 has been fixed.
Comment 5 Olivier Thomann CLA 2006-04-20 13:59:41 EDT
In comment 0, are you expecting to get the parameter names ?
If this is what you are expecting, this might be a duplicate of bug 41421 since bug 110173 has been fixed.
Comment 6 Olivier Thomann CLA 2006-04-21 13:36:21 EDT
Reopen to close as a dup of bug 41421.
Comment 7 Olivier Thomann CLA 2006-04-21 13:36:29 EDT

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