Eclipse plug-in Text view changing font color

Having trouble installing Oxygen? Got a bug to report? Post it all here.
efren
Posts: 4
Joined: Tue Nov 15, 2016 9:32 pm

Eclipse plug-in Text view changing font color

Post 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
adrian
Posts: 2855
Joined: Tue May 17, 2005 4:01 pm

Re: Eclipse plug-in Text view changing font color

Post 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
Adrian Buza
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
efren
Posts: 4
Joined: Tue Nov 15, 2016 9:32 pm

Re: Eclipse plug-in Text view changing font color

Post 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
adrian
Posts: 2855
Joined: Tue May 17, 2005 4:01 pm

Re: Eclipse plug-in Text view changing font color

Post 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
Adrian Buza
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
adrian
Posts: 2855
Joined: Tue May 17, 2005 4:01 pm

Re: Eclipse plug-in Text view changing font color

Post 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
Adrian Buza
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
Radu
Posts: 9049
Joined: Fri Jul 09, 2004 5:18 pm

Re: Eclipse plug-in Text view changing font color

Post by Radu »

Hi,

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

Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
Post Reply