Page 1 of 1

Eclipse plug-in Text view changing font color

Posted: Tue Nov 15, 2016 9:55 pm
by efren
Hi,

I'm using Oxygen Eclipse plugin 18.1, and the Dark sking of Eclipse IDE.

When an XSLT transformation, the output is rendered in the Tetxt view tab, and both the background and the font colors are black, so I can't read the text until highlighted.

Image

How can I change the text color for this view? I don't want to change the background, I already found how to do it, but just the text.

Thanks,
- Efrén

Re: Eclipse plug-in Text view changing font color

Posted: Wed Nov 16, 2016 7:56 pm
by adrian
Hi,

These are the same colors used for XML syntax highlight. They can be configured in Window > Preferences, Editor > Syntax Highlight. Expand "XML" and change the color for "Text". Note that this also affects the color of text nodes from within XML editors (XML, XSL, XSD).

Regards,
Adrian

Re: Eclipse plug-in Text view changing font color

Posted: Wed Nov 16, 2016 10:14 pm
by efren
That didn't worked.

Image

I changed the text color of every editor, not just XML, but the text in the Text view is still black and can't be read until highlighted.

Can you please try in your local environment and let me know what would be the solution?

Thanks,
- Efrén

Re: Eclipse plug-in Text view changing font color

Posted: Wed Nov 16, 2016 11:16 pm
by adrian
Hi,

You asked about the font color for the output of an XSLT transformation, but your screenshots show a different kind of output. What type of transformation do you have there that shows the path to a java executable in the Text giew? Is it ANT?

Regards,
Adrian

Re: Eclipse plug-in Text view changing font color

Posted: Thu Nov 17, 2016 5:29 pm
by adrian
Hi.

I've tested and for the ANT log output from the Text view there is no way to configure the text color.
I've logged this to our issue tracking tool to be addressed in a future version.

Regards,
Adrian

Re: Eclipse plug-in Text view changing font color

Posted: Thu Apr 06, 2017 2:13 pm
by Radu
Hi,

Just to update this thread, Oxygen 19.0 should have a fix for the problem.

Regards,
Radu