如何在 Eclipse 中调整编辑器文件选项卡的大小?
我想调整 Eclipse 编辑器中文件选项卡的大小。 每个文件的顶部都有一个带有文件名的选项卡,但在我的系统中它的高度很大。
使用:Helios Service Release 1
系统:Ubuntu 10.04 LTS
有谁知道如何做到这一点?
I want to resize the file tab in the eclipse editor.
At the top of each file there's a tab with the name of the file but in my system its height is huge.
Using : Helios Service Release 1
System : Ubuntu 10.04 LTS
Does anybody know how to do this ?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
我会在操作系统控制面板或等效项中查看您的系统字体设置。它们中的任何一个是否设置为异常大的尺寸? Eclipse 选择系统字体设置以在其 UI 中使用。
I would look at your system font settings in your OS control panel or equivalent. Are any of them set to unusually large size? Eclipse picks up up system font settings for use in its UI.
重新启动 eclipse,新的字体大小将在您的文件选项卡上注册。
Restart eclipse and the new font size will register on your file tabs.