I have installed the latest version of PDT for PHP. Everything works fine
however, I would like to know how to change the color of the highlighting
which occurs while stepping through code in the debugger. Right now the
color for the current line is really light and hard to see on my monitor.
How do you change this setting? I have tried going into:
General->Editors->Text Editors->Annotations as suggested in this page: http://dev.eclipse.org/newslists/news.eclipse.tools.jdt/msg13978.html
However, it didn't change the coloring and I'm now at a loss at what
to do. I also looked in the plugins/files to see if there was an
appropriate setting I could change. That also didn't work.
Could anyone tell me how you change the line highlighting color that
occurs while debugging? That is the highlighting color of the currently
executing line?
Thanks.