Highlight the project in Package Explorer in Eclipse Go to Project | Properties
Select Java Build Path in the tree on the left Select the Libraries tab on the right I think you might be missing the GWT jars there. If you are, click on Add External Jar and add "gwt-user.jar" from wherever you extracted the GWT files to, then do the same for "gwt-dev-windows.jar" (or gwt-dev-linux or wharever) If that isn't it, then post again. Actually, if that *is* it, post again as well, so if other people find this thread, they'll know it worked for you. Ian http://examples.roughian.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
