When i compile a gwt ( with smartgwt ) project i got this warning
message:
//"WARNING: 'com.google.gwt.dev.GWTCompiler' is deprecated and will be
removed in a future release.
Use 'com.google.gwt.dev.Compiler' instead."//

I try to modify "build-gwt.xml" file changing in "post compile"
element the className of compiler as indicted in the warning.
So the structure of that file wasn't well formed for this new
compiler. Then i got several Error messages when i try to compile
with this new class (com.google.gwt.dev.Compiler).

Can anybody indicate me where can i find some kind of tutorial or tips
on this argument???
Thanks

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