Monday, August 20, 2018

Unable to parse CSS - GWT

Hi everyone,

I'm trying to code a web app using GWT 2.7
I managed to create a workbench that contains a table (Grid)
When I try to compile and test it locally,
I got the following error message:
    [java]                      [ERROR] Unable to parse CSS
     [java] com.google.gwt.thirdparty.common.css.compiler.ast.GssParserException:
[ERROR] Line 32: Failed to resolve 'com.arkea.methodes.gxt3.theme.client.base.container.Css3HBoxLayoutContainerAppearance.Css3HBoxLayoutContainerResources' via deferred binding
     [java]          Computing all possible rebind results for 'com.arkea.methodes.gxt3.theme.client.base.toolbar.Css3ToolBarAppearance.Css3ToolBarResources'

Can someone help me please!


--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment