Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 452337 - Hover over variable doesn't display variable values of outer class when debugging
Summary: Hover over variable doesn't display variable values of outer class when debug...
Status: CLOSED DUPLICATE of bug 45507
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 4.5   Edit
Hardware: PC Windows 8
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Sarika Sinha CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-19 13:20 EST by misterti misterti CLA
Modified: 2014-11-20 06:39 EST (History)
1 user (show)

See Also:


Attachments
An image of variable testString value not displaying, variable "i" is displays value properly, so does "System.out" (16.67 KB, image/png)
2014-11-19 13:20 EST, misterti misterti CLA
no flags Details
code example (638 bytes, application/octet-stream)
2014-11-19 13:25 EST, misterti misterti CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description misterti misterti CLA 2014-11-19 13:20:14 EST
Created attachment 248766 [details]
An image of variable testString value not displaying, variable "i" is displays value properly, so does "System.out"

When hovering over variable of outer class within inner class, variable value is not displayed.
Comment 1 misterti misterti CLA 2014-11-19 13:25:14 EST
Created attachment 248767 [details]
code example
Comment 2 Sarika Sinha CLA 2014-11-20 06:39:23 EST

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