I am getting the following warning on compile: [INFO] Invoking generator com.google.gwt.resources.rebind.context.InlineClientBundleGenerator [INFO] Preparing method css [INFO] The following problems were detected [INFO] [WARN] Line 9 column 8: encountered "}". Was expecting one of: "+" "-" "," "/" ")" <STRING> <IDENT> <NUMBER> <URL> <PERCENTAGE> <PT> <MM> <CM> <PC> <IN> <PX> <EMS> <EXS> <DEG> <RAD> <GRAD> <MS> <SECOND> <HZ> <KHZ> <DIMEN> <HASH> <UNICODERANGE> <FUNCTION>
The problem is I have a lot of CSS. All of it displays correctly in Eclipse in CSS Editors. So, is there a way to display the actual segment being processed? This would help find the offending file and segment. Tim -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/groups/opt_out.
