Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to change the font size of the Eclipse editor tab's title

Tags:

It is underlined by a green line. I want to change the font size of the tab's title.

How can I do that?

Enter image description here

like image 417
hellojinjie Avatar asked Jun 26 '13 10:06

hellojinjie


People also ask

How do I change font size in Eclipse?

On the Eclipse toolbar, select Window → Preferences, set the font size (General → Appearance → Colors and Fonts → Basic → Text Font). Save the preferences.

How do I change font size in editor?

Use a keyboard shortcut to change the font size in the editor. To increase the font size, press ⌃⇧Period on macOS or Alt+Shift+Dot on Windows and Linux. To decrease it, press ⌃⇧Comma on macOS or Alt+Shift+Comma on Windows and Linux.

Can you change Eclipse font?

On Windows the platform color and font settings are found on the General > Colors and Fonts preference page. The font used by most widgets in Eclipse is the one set in the Message Box settings of the properties.

What is the shortcut key to increase font size in Eclipse?

Shortcuts: Ctrl = increase font size. Ctrl - decrease font size. Ctrl 0 reset font size to default value.


1 Answers

Eclipse Indigo:

Window->Preferences->Appearance->Colors and Fonts

In Colors And Fonts window:

View and Editor Folders->Part title font

like image 67
Nikolay Avatar answered Sep 23 '22 17:09

Nikolay