Fonts In Java IDEs on Linux
Been playing with the various Java IDEs on Linux. They all suffer from one fundamental problem: questionable fonts.
Take a look at the fonts in NetBeans, Eclipse, IDEA. And compare them to the fonts in Emacs. Why can't Java IDEs use sensible fonts on Linux?
Aside from the ugly fonts, I rank the IDEs as follows:
- IDEA (10)---By far the most comfortable IDE to use
- Eclipse (6)---Can do a lot of things but you have to learn every one of them
- NetBeans (2)---Champion of anti-intuitiveness. Not worth my time to learn it
None can do the one thing that Emacs does best: the TAB key indents the current line.