Eclipse Mars toolbar entries have several gaps

时间:2015-09-14 15:28:36

标签: java eclipse

I've updated eclipse from luna to mars and the toolbar entries have large gaps in them. Right clicking the toolbar and pressing "Restore Hidden Toolbar Entries" does nothing.

I am using Windows 10 64bit and Java8u60. What it looks like: http://i.imgur.com/TkidLja.png

Is there a reason for the spacing or a way to put it back to normal?

3 个答案:

答案 0 :(得分:3)

在我尝试了所有内容之后帮助我,包括重新创建工作区,是打开一个新的Eclipse窗口(Window> New Window)。工具栏中没有间隙,工具栏再次可编辑。所以我关闭了错误的窗口并重新启动了Eclipse 。从那以后我没有看到这个问题。

我希望这会对你有所帮助。

答案 1 :(得分:2)

If you hover at the right side of a space, the mouse should change to a 4-way arrow. You can then click and drag to the left to remove the spacing.

答案 2 :(得分:2)

通过执行以下操作可以快速轻松地解决此问题:

  1. 导航至窗口 - > 偏好设置 - > 一般 - >的外观

  2. 确保以下两种设置配置如下:

    • 主题:经典
    • 颜色和字体主题:默认(当前)
  3. 这与重启一起正确设置工具栏图标并消除间隙。它还可以防止另一个令人烦恼的故障,在编辑器中打开文件时,最右边的透视图标会随机且无法解释地撞到第二个菜单行,占用屏幕空间。