How to customize the Eclipse toolbars (Kepler or in general)

二次信任 提交于 2019-12-22 05:04:17

问题


I've been trying to customize the toolbars in Eclipse (Kepler, JavaEE) for quite some time now. After finally getting the toolbar configured the way I want in a given perspective (say, the main JavaEE perspective), when I switch to a different perspective (say, the Debug perspective) and then switch back, it's completely messed up. Additionally, if at that point, I re-open the dialog to re-configure the toolbar again, I find that it's no longer in sync with the current state of the toolbar.

I've also tried saving my configurations as a custom perspective, with no effect (still does the same thing).

Overall, it seems that this aspect of the Eclipse IDE is almost completely broken. I'm currently on a completely updated version, but this has been the case for a while, and I've seen it happen in many previous versions.

I would LOVE to be wrong about this. Is there a way to be able to properly configure the toolbars in Eclipse? (and have it stay that way)


回答1:


This question was the first hit in my quest to find out how to customize the toolbar in Eclipse at all... so expecting others don't know the answer either it is:

(menu) Window > Customize Perspective

from there one can manage toolbar and menu items.




回答2:


This is a known issue here. It looks like it should be fixed in the next release.



来源:https://stackoverflow.com/questions/21654304/how-to-customize-the-eclipse-toolbars-kepler-or-in-general

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!