GWT 1.4 - CSS Styles
Hello. when using the latest Selena version, with Google Web Toolkit
1.4, in this code:
sender.addStyleName("backOrange");
"backOrange" is in red, it says Unknown CSS class 'backOrange'.
with GWT 1.3.3 it works ok.
the project compiles and works as expected (with the backOrange style).
tnx
Please sign in to leave a comment.
the problem seems to be that iIDEA is looking for the ]]> in the .html, and in GWT 1.4 is not more
needed.
Hello Ariel,
Please create a Jira issue for this problem (http://www.jetbrains.net/jira/browse/idea).