Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Reference ids missing in debug perspective(Strings display only "Hello" in variables window)
Reference ids missing in debug perspective [message #1231374] Tue, 14 January 2014 14:07
Richard Fyffe is currently offline Richard FyffeFriend
Messages: 1
Registered: January 2014
Junior Member
I'm trying to get the reference ids for some strings in my project. It was working a few days ago, but now suddenly the ids do not show up in the variables window when I debug. It looks like this:
Name Value
Test "Hello"

Where I want it to look like this

Name Value
Test "Hello" (id=12)

How do I fix this?
  • Attachment: Capture.PNG
    (Size: 11.56KB, Downloaded 137 times)
Previous Topic:Looking for Java code for work around.
Next Topic:Query Myeclipse2013, config struts2 & Migration
Goto Forum:
  


Current Time: Fri Apr 26 10:44:43 GMT 2024

Powered by FUDForum. Page generated in 0.02188 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top