Eclipse:大工具栏图标 [英] Eclipse: large toolbar icons

查看:805
本文介绍了Eclipse:大工具栏图标的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有人知道如何使用大型工具栏图标吗?编辑:我该怎么做?

解决方案

Eclipse中没有对工具栏中的大/小图标的支持。 >
作为此错误描述


另一个问题是,真正的GNOME工具栏样式,类似于Mac OS X,是为少量的大图标,而Eclipse工具栏样式是用于大量快速访问按钮。

这意味着对于图标vs图标+文本的建议并不适用于Eclipse工具栏。







2016年(5年后)更新



自2011年您有一些解决方法,例如此答案,请参阅 davidglevy / eclipse-icon-enlargearger ,它是日食主jar中图标大小的两倍。

您在 PhantomYdn / eclipse-icon-enlargearger



你有同样的想法(图标大小的两倍) a href =https://stackoverflow.com/a/29032397/6309>实现为脚本(这里是一个 gene1wood / scale_eclipse.sh



但是,如果HiDPI / Retina显示器的问题很差(太小),请尝试Microsoft的实际官方解决方法(如下所示)


  1. regedit:

    HKEY_LOCAL_MACHINE>软件>微软> Windows>当前版本> SideBySide :创建一个DWORD PreferExternalManifest 设置为1。


  2. code> eclipse.exe ,创建一个 eclipse.manifest 文件,内容为一个类似于这篇文章



Does anybody know how to use large toolbar icons? Edit: How do I do it?

解决方案

There is no support in Eclipse for large/small icons in the toolbar.
As this bug describes:

The other issue though is really that the GNOME toolbar style, similar to Mac OS X, is for a small number of large icons, while the Eclipse toolbar style is for a large number of quick-access buttons.
This means that the recommendations for, say, icons vs icons+text don't really apply to the Eclipse toolbar.


Update 2016 (5 years later)

Since 2011, you have some workarounds, like this answer referring to davidglevy/eclipse-icon-enlarger, which double the size of the icon in the eclipse main jar.
You have more instructions at PhantomYdn/eclipse-icon-enlarger.

You have the same idea (double the size of icons) implemented as a script (here is an gene1wood/scale_eclipse.sh)

But if the issue is poor (too small) resolution on HiDPI / Retina displays, try also the actual official Microsoft workaround (as illustrated here)

  1. regedit:
    HKEY_LOCAL_MACHINE > SOFTWARE > Microsoft > Windows > CurrentVersion > SideBySide: create a DWORD PreferExternalManifest set to 1.

  2. Beside eclipse.exe, create an eclipse.manifest file with, as content, one similar to this article.

这篇关于Eclipse:大工具栏图标的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆