I just upgraded to Eclipse Juno but I found there is no debug toolbar (Resume/Step into/Step over/Stop etc.) in Debug perspective?? How can I find the toolbar back? Thanks!<
Since a month or so ago in Juno and now Kepler, my global menu was missing the debug buttons and wouldn't apply or save changes from Customize Perspective. broc.seib's workaround worked, but I wanted to fix the actual problem. I found the file to be stored at workspace/.metadata/.plugins/org.eclipse.ui.workbench/workbench.xml. Deleting (or renaming) the file reset my perspectives and fixed the issue with changes not saving. However, the file apparently doesn't get recreated, so I assume Kepler saves it somewhere else and only read the old one for backward compatibility; correct me if I'm wrong.