Hello All, I'm a newbie in GWT, but it seems really cool. I'm using eclipse with mysql and tomcat 6 to run my webapplication. Now I want to add some features using GWT. I added eclipse pluging and created a test project, compile it and everything worked perfectly. Then I implemented my needed features tested them in GWT project and they worked as expected. Now I want to combine those two into one project and I really prefer to merge the GWT project into my dynamic web application. In the project settings I checked "use Google Web Toolkit" option, created a module and an empty entry point class (just for checking) then I tried to compile project using "GWT compile" and I got "GWT compilation failed". I tried to create a war directory and I checked the xml files, everything looks fine. How can I continue from here?
Thank you, Vadim. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
