Hi guys, I had this problem upgrading my project from 2.1 to 2.2, it just
won't compile. I just made a new project and copied all the files over in
their old structure, to make sure the only thing that was brought over were
the .java, images and css. I finally got it all up and running, I go to
compile and I get the same error. The error appears to be in the
gwt-user.jar and it's beyond frustrating. Can anyone shed some light on
this?
Compiling module com.sean.CelticLock2_2
Scanning for additional dependencies:
jar:file:/C:/gwt-2.2.0/gwt-user.jar!/com/google/gwt/cell/client/IconCellDecorator.java
Computing all possible rebind results for
'com.google.gwt.cell.client.IconCellDecorator.Template'
Rebinding com.google.gwt.cell.client.IconCellDecorator.Template
Invoking generator
com.google.gwt.safehtml.rebind.SafeHtmlTemplatesGenerator
Constructing interface
com.google.gwt.cell.client.IconCellDecorator.Template
Generating method body for imageWrapperTop()
[WARN] Template with variable in CSS context: The
template code generator cannot guarantee HTML-safety of the template --
please inspect manually
Generating method body for imageWrapperBottom()
[WARN] Template with variable in CSS context: The
template code generator cannot guarantee HTML-safety of the template --
please inspect manually
Generating method body for outerDiv()
[WARN] Template with variable in CSS context: The
template code generator cannot guarantee HTML-safety of the template --
please inspect manually
[WARN] Template with variable in CSS context: The
template code generator cannot guarantee HTML-safety of the template --
please inspect manually
Generating method body for imageWrapperMiddle()
[WARN] Template with variable in CSS context: The
template code generator cannot guarantee HTML-safety of the template --
please inspect manually
[WARN] Template with variable in CSS context: The
template code generator cannot guarantee HTML-safety of the template --
please inspect manually
--
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-web-toolkit?hl=en.