On 16 avr, 12:32, vijay <[email protected]> wrote:
> Hi All,I am very new to GWT and was going through the initial tutorial for
> creating a stock watcher application, I got stuck at a point where it was not
> able to resolve the com.google.gwt.event.* imports. I could not find any
> related topic through google aswell so thought i am missing something.
[...]
> C:\Documents and Settings\vijaygarg\Desktop\gwt-windows-1.5.3
com.google.gwt.event.* is new to GWT 1.6. Either switch to using GWT
1.6, or use the com.google.gwt.user.client.ui.*Listener classes from
GWT 1.5 instead of the com.google.gwt.event.client.*Handler from GWT
1.6.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---