Debugging unable to check variables

when debugging in eclipse, the
problem is this: String.hashCode (): 1489 string [local variables not available]
thus not able to check variable values ECLIPSE debug screenshot

please help me with this by pointing out some pointers

Hi Tomash Nurkevich Thanks for these efforts, I took a new jdk (I grab all the details of the class) after you caught them How to debug .class files in ECLIPSE? and http://jdk6.java.net/download.html , but then also faces the same problem ................ eclipse debug image after changes

+3
source share
1 answer

JDK , . JDK , . JDK IntelliJ IDEA JRE.

+5

All Articles