Support for CSS in GWT ui.xml files
If you use GWT you may be interested to know that the first IntelliJ IDEA X EAP build fully understands CSS code inside <ui:style>
tags of ui.xml:
The editor also provides coding assistance when you’re using CSS classes declared in these tags:
Try IntelliJ IDEA 10 EAP and let us know what you think!
Develop with pleasure!
The JetBrains Team