The trouble with the app/project creators is that they name everything the
same ('MyProject') which makes the setup easy, but working out how the bits
relate is a nightmare. :-)
Ianhttp://examples.roughian.com 2008/12/29 giannisdag <[email protected]> > > Thank you, it is very simple as it should be. > > On 29 Δεκ, 16:13, "Ian Bambury" <[email protected]> wrote: > > Don't do all that. Rename the page to index.html. In any .launch file, > > rename just the ProjectName.html part - just one place - leave everything > > else alone. > > Ian > > > > http://examples.roughian.com > > > > 2008/12/29 giannisdag <[email protected]> > > > > > > > > > Hi, > > > I can' t figure out the solution to a simple problem. I want to rename > > > my first html page to index.html. I am using eclipse. I have renamed > > > the html page and the corresponding java class file to index.htm. Also > > > i have changed the entry point of the settings xml file to > > > <entry-point class='com.xel.gwt.client.index'/> > > > But when i am running in host mode, i keep getting the following > > > error. > > > [WARN] Resource not found: villaView.html; (could a file be missing > > > from the public path or a <servlet> tag misconfigured in module > > > com.xel.gwt.villaView.gwt.xml ?) > > > [TRACE] The development shell servlet received a request for > > > 'villaView.html' in module 'com.xel.gwt.villaView.gwt.xml' > > > How can I change the development shell servlet to fix the problem? > > > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
