CSS opacity ignore in Eclipse Editor

Oxygen general issues.
pabich
Posts: 1
Joined: Tue Oct 05, 2010 10:03 am

CSS opacity ignore in Eclipse Editor

Post by pabich »

We are evaluating oXygen at the moment, and discovered, that the CSS component of the Eclipse plugin marks one of our CSS files as containing an "error". This "Error" is some opacity attribute that only IE knows, and which therefor is not part of the standard.

Is there some way to tell oXygen that it should ignore this? Or at least reduce it to "Warning"?
adrian
Posts: 2855
Joined: Tue May 17, 2005 4:01 pm

Re: CSS opacity ignore in Eclipse Editor

Post by adrian »

Hello,

If it's considered an error I'm afraid you won't be able to hide or ignore it in Oxygen. Only warnings can be ignored.
This behaviour depends on the used CSS validator(default is CSS 2.1).

You can adjust all the available CSS validation options in Window -> Preferences -> oXygen -> CSS Validator.

Regards,
Adrian
Adrian Buza
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
Post Reply