When you want to debug your java projects, if you can not see the values of variables, you can solve this problem, by below solution.
1. Got to Window -> Preferences -> Java -> Debug -> Detail Formatters
2. Go to under the “Show variable details(‘toString()’ value): ” then check “As the label for variables with detail formatters“.


Write a Comment
Let me know what you think?