Bug 4991 - Empty hover help over import statement
Summary: Empty hover help over import statement
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Kai-Uwe Maetzel CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 4995 (view as bug list)
Depends on:
Blocks:
 
Reported: 2001-10-15 13:45 EDT by James Moody CLA
Modified: 2001-10-24 06:38 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description James Moody CLA 2001-10-15 13:45:20 EDT
Build 203.
Find a line like
import org.eclipse.ui.Foo;
in a Java file.
Hover over "Foo". Hoverhelp for class Foo is shown.
Hover over "eclipse". Empty hoverhelp is shown.
Comment 1 Grant Gayed CLA 2001-10-15 15:27:01 EDT
*** Bug 4995 has been marked as a duplicate of this bug. ***
Comment 2 Carolyn MacLeod CLA 2001-10-16 18:06:12 EDT
Same behavior when hovering over name in package statement.
i.e. hover over eclipse or tests, etc., in:

package org.eclipse.swt.tests.junit;
Comment 3 Kai-Uwe Maetzel CLA 2001-10-24 06:38:09 EDT
Fixed. Build > 205.