I've had no problems with backwards compatability.

Try using Compiler instead of GWTCompiler.  For some reason it looks
like you're getting the wrong gwt-user.jar (looks like it might even
be from GWT 1.4 because generics support was added with GWT 1.5 I
believe).

If you are using ant, please post the ant task that calls the
compiler.  If you are using a shell script, please post the script.

Thanks

On Fri, Apr 10, 2009 at 5:26 PM, pohl <[email protected]> wrote:
>
> http://pastebin.com/d2cc79d8e
>
> I have an existing project that I'm trying to upgrade to GWT 1.6.4,
> and the errors that I'm getting from GWTCompiler aren't giving me a
> strong indication of what my problem may be.  (See the pastebin link
> above.)
>
> I have ensured, I believe, that the 3 GWT jars (user, servlet, and dev-
> mac) are in my environment.   My project uses the incubator, and I
> have built a new jar from the incubator trunk, which should be GWT
> 1.6.x compatible.
>
> The only other two GWT-related jars that I'm using are gwt-log  (for
> client-side logging in a div) and GWTx (just for their
> PropertyChangeListener support).   I can't find any indication that
> either of these projects is up-to-speed with 1.6 yet, so perhaps this
> is my problem and I just need to wait for them.
>
> But I wanted to post here to see if I may be missing something else
> instead.
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to