Eclipse 的最小主题

发布于 2024-07-19 06:44:01 字数 161 浏览 7 评论 0原文

我刚刚安装了一台新的 10 英寸上网本,并刚刚安装了 Eclipse 进行一些开发。即使在大屏幕上,我也发现 Eclipse 的 GUI 非常笨重且难以使用,而现在在小屏幕上,真正的留给实际编码的空间小得可笑。是否可以在 Eclipse 中应用一个主题或皮肤以使其更加简洁?您知道有什么适合小屏幕的好主题吗?

I've just been setting up a new 10" netbook and have just installed Eclipse for some development. Even on large screens I've found Eclipse's GUI to be very bulky and awkward to work with, and now on a small screen, the real estate left for actual coding is ludicrously small. Is it possible to apply a theme or skin to Eclipse to make it somewhat more minimal? Do you know any good themes for small screens?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(5

一城柳絮吹成雪 2024-07-26 06:44:01

如果我最大化编辑器 (Ctrl-M) 并使用 Eclipse 全屏插件 我发现 Eclipse 在我的 10 英寸上网本上非常有用。

If I maximize the editor (Ctrl-M) and use the Eclipse Full Screen Plugin I find Eclipse pretty usable on my 10" netbook.

画离情绘悲伤 2024-07-26 06:44:01

如果可以的话,请让我制作一个插件 我的关于在 Eee PC 901 上运行 Eclipse 的博客文章,它有 8.9 英寸屏幕,分辨率为 1024 x 600。

在文章末尾我有一些关于如何最大化屏幕的提示为了能够在屏幕上显示尽可能多的源代码。

要点是:

  • 垂直屏幕空间有限,因此要设法减少窗口的垂直扩展。
  • 使用可减少垂直空间使用量的操作系统主题。 例如,在 Windows XP 中使用 Windows 经典主题,以便比默认主题节省 8 个像素。
  • 减少 Eclipse 工具栏中的行数。
  • 使用 Windows 任务栏的自动隐藏功能在垂直方向再挤压 30 个像素。

应用这些提示后,Eclipse 在 1024 x 600 屏幕上看起来如下所示:

Eclipse screen

(链接到 全尺寸图像)

If I may, please let me make a plug to my blog entry on running Eclipse on the Eee PC 901, which has a 8.9 inch screen with a resolution of 1024 x 600.

I have some tips toward the end of the entry on ways to maximize the screen real estate in order to be able to show as much source code as possible on the screen.

The main points are:

  • Vertical screen real estate is limited, so try to find ways to reduce the vertical spread of windows.
  • Use the OS theme which reduces the amount of vertical space used. For example, use the Windows Classic theme in Windows XP in order to save 8 pixels over the default theme.
  • Reduce the numbers of rows in the Eclipse toolbar.
  • Use the auto-hide feature of the Windows taskbar to squeeze another 30 pixels in the vertical direction.

With the tips applied, Eclipse on a 1024 x 600 screen looks like the following:

Eclipse screen

(Link to full-size image)

七七 2024-07-26 06:44:01

您可以尝试“常规”->“常规”下更紧凑的“Eclipse 2.1 样式演示”。 外貌。 在同一个地方,您可以将“视角切换器”放在左侧。

但没有任何主题可以改变这样一个事实:10 英寸的屏幕对于像 eclipse 这样的多视图 IDE 来说太小了。几乎解决这个问题的唯一方法就是像传统编辑器一样使用它,即消除除编辑器到fastview栏并学习使用热键 尽可能多,例如 Ctrl-O 而不是单独的大纲视图、F5、F6 和 F7 代替调试视图中的图标等。

You could try the somewhat more compact "Eclipse 2.1 Style Presentation" under General -> Appearance. In the same place, you can put "the Perspective switcher" on the left side.

But no theme can change the fact that a 10" screen simply is too small for a multi-view IDE like eclipse. Pretty much the only way to get around this is to use it more like a traditional editor, i.e. banish all views except the editor to the fastview bar and learn to use hotkeys as much as possible, e.g. Ctrl-O instead of a spearate outline view, F5, F6 and F7 instead of the icons in the debug view, etc.

小ぇ时光︴ 2024-07-26 06:44:01

我使用基于 Eclipse 的 SpringSource Tool Suite。 我在 9 英寸笔记本上运行这个程序。我放弃了寻找插件来使视图更好的尝试,但我所做的是右键单击停靠在主编辑区域右侧、左侧和底部的每个窗口,然后选择“ “快速查看”。这会将这些窗口最小化为屏幕最底部工具栏上的图标,为编辑器窗口留下大部分屏幕空间。它似乎工作正常。如果我需要访问 Package Explorer 等,我只需单击图标来调出它,然后再次隐藏它,我发现它非常有用。

I use SpringSource Tool Suite which is based on Eclipse. I run this on a 9" notebook. I gave up trying to find a plugin to make the view better but what I have done is right click on every window which docks to the right, left and bottom of the main editing area and selected "Fast View". This minimises these windows to icons on the toolbar at the very bottom of the screen, leaving most of the screen estate for editor windows. It seems to work OK. If I need to access Package Explorer etc. I just click the icon to bring it up, and again to hide it. I find it quite usable.

洛阳烟雨空心柳 2024-07-26 06:44:01

我刚刚在我的 lenovo s10-3t 上网本上设置了一个新的 Ubuntu 分区并在其上安装了 Eclipse。

鉴于屏幕空间稀缺,我正在尝试的一件事是将所有字体大小减小到 7/8/9。 但显然这对眼睛造成了压力。

Linux中的系统字体,系统-> 首选项-> 出场 -> 字体
在 Eclipse 中,窗口 -> 首选项-> 一般-> 外观-> 颜色和字体

I've just set up a new Ubuntu partition on my lenovo s10-3t netbook and installed Eclipse on it.

Given the scarce screen real-estate one thing I'm trying is reducing all fonts size to 7/8/9. It's obviously a strain on the eyes though.

System fonts in Linux, System -> Preferences -> Appearances -> Fonts
In Eclipse, Window -> Preferences -> General -> Appearance -> Colors and Fonts

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文