Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How do I change the default text font in Eclipse?

How do I set the default font size in Eclipse?

I'd like to set a default for unrecognized file types, like shell scripts and text files.

like image 494
Adam Matan Avatar asked Jun 12 '13 11:06

Adam Matan


People also ask

Can I change the font in Eclipse?

Go to Preferences > General > Appearance > Colors and Fonts, expand the "Basic" folder and select "Text Font" and change that to whatever size you like. Show activity on this post. Restart Eclipse to apply changes.

What is the default font style in Eclipse?

The default font style eclipse is using is Consolas however Courier New is also a good option to go with.

How do I change the default text style?

Go to Format > Font > Font. + D to open the Font dialog box. Select the font and size you want to use. Select Default, and then select Yes.


1 Answers

Software Salariman has posted a solution - "Change Default Text Font in Eclipse".

The default font is set in:

Menu WindowPreferencesGeneralAppearanceColors and fontsBasic/Text Font.

like image 78
Adam Matan Avatar answered Oct 07 '22 12:10

Adam Matan