Make Eclipse's Java editor font the same as IntelliJ IDEA

eclipse, editor

Solution

In Eclipse, go to Window->Preferences, and select General->Appearance. You can change the font in there. I don't know what IntelliJ uses, but you can probably look it up in IntelliJ, and just match it.

Problem

I just moved to Eclipse and can't get used to the new font style. I'd like it to look exactly like IntelliJ Idea Community Edition 12. How do I change it?

Original source