Is there a way to change the default eclipse toolbar icons built into eclipse?

£可爱£侵袭症+ 提交于 2019-12-24 05:21:53

问题


I am talking about the tiny icons on the toolbar. There doesn't seem to be any questions like this on the web, they all refer to android or a custom application as opposed to the icons bundled with eclipse.

I want to know if anyone has tried this or can tell me that its not worth my time because it is a lot of work.

Cheers.


回答1:


I don't think this is possible. The standard icons are declared using the org.eclipse.ui.commandImages extension point in the org.eclipse.ui plugin and reference icons in that plugin.




回答2:


Try Darkest Dark Theme. Also its dev style preview (for more themes). It can change icons as well as have an icon designer integrated in it.



来源:https://stackoverflow.com/questions/18541506/is-there-a-way-to-change-the-default-eclipse-toolbar-icons-built-into-eclipse

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