Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 171365

Summary: can't display code content
Product: [Eclipse Project] JDT Reporter: Jackson Chen <annec987>
Component: TextAssignee: JDT-Text-Inbox <jdt-text-inbox>
Status: CLOSED WORKSFORME QA Contact:
Severity: normal    
Priority: P3    
Version: 3.2.1   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Jackson Chen CLA 2007-01-23 04:26:56 EST
Before I upgrade to Eclipse 3.2.1,I can press Crtl key when I mouse over the class 
 method or class name,I will see a litte window that show about code content,but now can't. Then I try use other old version Eclipse like 3.0.2 or 3.0.1 is work.
Comment 1 Frederic Fusier CLA 2007-01-23 05:10:10 EST
This functionality is still working in 3.2, 3.2.1 and 3.3. There's surely something wrong with your configuration. I guess you're trying to show code of binary class and that no attached source is attached to the .class file or to the jar file where the .class file is...
Move to JDT/Text to close after you have confirmed this assumption.
Comment 2 Dani Megert CLA 2007-01-23 05:18:36 EST
This is now 'Shift' if you start a new workspace.
Comment 3 Jackson Chen CLA 2007-01-23 05:32:01 EST
Sorry!
I see,but your case is press Ctrl key and use mouse left key press the code,then editor will open the another source code file.
This functionality is work,but I mean pressing mouse left key,only let cursor stay on code and press Ctrl key,it can't show the code content.
Comment 4 Jackson Chen CLA 2007-01-23 05:34:31 EST
Thanks!  Shift is work!