Is there a way to enlarge just part of the font in the console output of the Eclipse IDE? I\'ve created a short program using hash maps to convert the alphabet to its braille eq
Do you want to change ONLY the fonts of Console Output?
If that's the question : Preferences > General > Appearence > Colors and Fonts > Debug > Console font
(For eclipse on mac. Should be same for others)
However, if you want to change parts of the text that appear on the console, I'm afraid there's no easy way.