As per the question. In the debug view, there\'s the Variables frame. It shows all the values of member variables of the current object, and all of the local variables, but
In the Debug Variables view their is a arrow button in the right of the view. the tooltip of this button is Menu.
Menu
When you click this button a drop down menu is shown where you can select
Java -> Show static variables
Java
Show static variables
Note: You do not have to restart Eclipse.