Community
Participate
Working Groups
on first launch the toggle state of the java->show.. item is not properly restored. typically it will show Constants, Static variables, etc as not being checked when in fact they are. see attached screen shot. steps: 1. start Eclipse, 2. launch a java program (which contains constants, static members etc) to a breakpoint 3. check the menu in the variables view
Created attachment 39966 [details] hagged up variables view menu
With the fix to bug 120606, this problem has improved, and is now a dup of bug 2897. I.e. when the workbench is restarted, the toggle actions do not display the proper state until the delegates are instantiated via a selection change. *** This bug has been marked as a duplicate of 2897 ***