Bug 3568 - no hoverhelp over constructor referrences (1GAJ0KP)
Summary: no hoverhelp over constructor referrences (1GAJ0KP)
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: All Windows NT
: P1 normal (vote)
Target Milestone: 2.0 M1   Edit
Assignee: David Audel CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-10 22:57 EDT by Erich Gamma CLA
Modified: 2020-01-24 14: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 Erich Gamma CLA 2001-10-10 22:57:16 EDT
AK (3/13/01 2:22:10 PM)
	hoverhelp in the java editor works on most type referrences but not on referrences to constructors 
	(which can be seen as type references too)

NOTES:
Comment 1 Martin Aeschlimann CLA 2001-10-16 11:16:43 EDT
moved to 'active'
Comment 2 Martin Aeschlimann CLA 2001-10-22 10:38:37 EDT
There is JavaDoc Hover for Constructor references
(like new A()) -> Hover for A.

Not for super() though.
(Code Resolve missing)

Move to JCore
Comment 3 DJ Houghton CLA 2001-10-24 07:12:51 EDT
PRODUCT VERSION:
	ITPJUI 80

Comment 4 David Audel CLA 2001-10-25 09:13:23 EDT
Fixed
Comment 5 Eclipse Genie CLA 2020-01-24 14:03:21 EST
New Gerrit change created: https://git.eclipse.org/r/156539