It worked perfectly, thank you.

On Aug 10, 4:12 pm, Rajeev Dayal <rda...@google.com> wrote:
> There are some incompatibilities between Eclipse's Dynamic Web Projects, and
> applying the GWT Nature to these projects. When we wrote the plugin, we did
> not explicitly try to integrate with Eclipse's J2EE support. However, a few
> people on here have figured out a way to make the two work together. See the
> following link for more 
> information:http://groups.google.com/group/Google-Web-Toolkit/browse_thread/threa...
>
> Keep in mind that when applying the GWT Nature, you need to create your
> 'war' directory first, and then apply the nature. If you did not do this,
> you can correct the problem by removing the nature, applying the changes,
> and then re-adding the nature. 
> Seehttp://code.google.com/eclipse/docs/existingprojects.htmlfor more
> information.
>
> If you're still stuck, post back here with the details (including extra
> information, especially in the case of a GWT Compilation failure).
>
> On Thu, Aug 6, 2009 at 12:19 PM, svadimr <vadim...@gmail.com> wrote:
>
> > 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 Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to