Eclipse console and java stacktrace colors
eclipse, java
Solution
You have to change the color for `hyperlink`.
Windows -> Preferences -> General - > Colors and Fonts - > Basic - > Hyperlink Text Color
Problem
I know I can change the background, standard out and standard error colors in the eclipse preferences for the console. But the stacktrace from my java errors are displayed in red (the error color) and blue for the clickable links. Where do I change that blue color? It's almost invisible if I change the console background to black.