Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Eclipse console exception color

This seems simple enough, but I can't seem to find the setting in Eclipse to change this setting.

I prefer my consoles to have dark colors with white text. I leave the print to stderr as the red default.

My problem lies in when I receive an Exception, it's set to a very dark blue, so I can't see the text of it easily without highlighting the link.

I didn't see it in the console preferences, and also do not see it anywhere in the various other setting locations.

like image 404
Scott Avatar asked Nov 04 '10 19:11

Scott


2 Answers

Changing the Hyperlink text color will do what you want, but this is used elsewhere in Eclipse so you may want to choose a colour that is reasonably legible on both light and dark backgrounds.

Eclipse screenshot

like image 82
mikej Avatar answered Oct 19 '22 09:10

mikej


Does Hyperlink text color do the trick?

like image 35
Jeremy Avatar answered Oct 19 '22 10:10

Jeremy