I'm unable to inspect variables on eclipse when debugging remote Java application. What could be the reason.
EDITED: I'm not able to inspect any variables. Message shown in inspector mini window is 'variable name cannot be resolved'. I'm able to see the contents when I run it locally with test code.