I would like to run an example in eclipse (Indigo). I think the only jar files I need are gwt-servlet and the moxie jar. I have tried creating the project as a Dynamic Web Application and Java Web Application but either get missing module messages or other errors.
What is the right eclipse project type to run a simple example and are there any special things you need to do, like go to google/settings/ and include the gwt toolkit. I plan to host it in an external jetty but running in the internal jetty is fine also.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I would like to run an example in eclipse (Indigo). I think the only jar files I need are gwt-servlet and the moxie jar. I have tried creating the project as a Dynamic Web Application and Java Web Application but either get missing module messages or other errors.
What is the right eclipse project type to run a simple example and are there any special things you need to do, like go to google/settings/ and include the gwt toolkit. I plan to host it in an external jetty but running in the internal jetty is fine also.