Eclipse 字体缩小和放大问题

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/21136118/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-19 21:28:38  来源:igfitidea点击:

Eclipse Fonts Zoom out & Zoom in Issue

androideclipsefontseclipse-plugineclipselink

提问by Naveed Ahmad

How to Zoom in and Zoom out text in Eclipse? I found plugins but I can not Install Manually Kindly tell me the procedure to install different Plugins in Eclipse. I asked this question after facing lot of issue using Android development tools(Eclipse).

如何在 Eclipse 中放大和缩小文本?我找到了插件,但我无法手动安装 请告诉我在 Eclipse 中安装不同插件的过程。在使用 Android 开发工具(Eclipse)遇到很多问题后,我问了这个问题。

回答by Naveed Ahmad

Check out this link and you will love it Eclipse-FontsFirst you have to open eclipse, in help Menu, find "Install new Softwares" paste the below link in "Works with" text Box

查看此链接,您会喜欢它的 Eclipse-Fonts首先,您必须打开 eclipse,在帮助菜单中,找到“安装新软件”,将以下链接粘贴到“Works with”文本框中

http://eclipse-fonts.googlecode.com/svn/trunk/FontsUpdate/

http://eclipse-fonts.googlecode.com/svn/trunk/FontsUpdate/

and press Enter, in the below box you will see "Eclipse-fonts", now press the next buttons..... and you have done it. enter image description hereAfter installation is finished, you will see Aicon in toolbox and you can zoom in using Ctrl+and Zoom out using Ctrl-enter image description here

然后按 Enter,在下面的框中您将看到“Eclipse-fonts”,现在按下一个按钮..... 就完成了。 在此处输入图片说明安装完成后,您将在工具箱中看到A图标,您可以使用Ctrl+放大,使用Ctrl-缩小在此处输入图片说明

I think this will help you.

我想这会对你有所帮助。

回答by Mifmif

Too late but it could be helpful :

为时已晚,但可能会有所帮助:

Go to Window Menu > Preferences > General > Appearance > Colors and Fonts

Window Menu > Preferences > General > Appearance > Colors and Fonts

then go to Java > Java Editor Text Font > Edit

然后去 Java > Java Editor Text Font > Edit

回答by HRJ

Eclipse Neon has a built-in zoom option. The default key binds are: Ctrl +or Ctrl =to Zoom in and Ctrl -to zoom out.

Eclipse Neon 有一个内置的缩放选项。默认键绑定是: Ctrl +Ctrl =放大和 Ctrl -缩小。

回答by ChandraBhan Singh

I've answered it here. How can I change font size in Eclipse for Java text editors?

我已经在这里回答了。如何在 Eclipse 中为 Java 文本编辑器更改字体大小?

For Eclipse Neon

对于 Eclipse Neon

To Increase Ctrl +

增加Ctrl +

To reduce Ctrl -enter image description here

减少Ctrl -在此处输入图片说明