问题
As the title says, I already tried to readd the action under Window
> Customize Perspective...
with no success. The action is actually shown as visible in the dialog and removing and readding it also has no effect.
I tried to make it reappear by switching the perspectives but it seems the action disappeared from every single one.
Although I'm aware of the fact that the action can be found in the Breakpoints view I would be really happy if I could make it reappear in the main toolbar, since I'm so used to it.
Any ideas except reinstalling? Otherwise I'll have to bite the bullet.
Many thanks in advance.
EDIT I'm using Windows 7 64bit and Eclipse Kepler release for JavaEE with a custom perspective.
回答1:
Below changes worked for me..
- Go to Window > Perspective > Customize Perspective
- Tick checkbox Skip All Breakpoints under Debug from Tool Bar Visibility as shown below
- Click on OK
- You should see Skip All Breakpoints now
回答2:
Hope the below screen shot helps you. Skip All break points will appear only in the perspective in which you added to it. I also assigned a keyboard short cut for it in Windows > Preferences > General > Keys
.

In Eclipse Standard Edition Kepler SR2(On Ubuntu 13.10) I am not able to enable Skip All Breakpoints option under Breakpoints node in ToolBar Visibility tab I am getting an error.
Try:
Switching to newer eclipse version(Old Workspace is compatible in new eclipse version)
Enable Skip All Breakpoints under Debug Node.
来源:https://stackoverflow.com/questions/23111801/skip-all-breakpoints-disappeared-from-main-toolbar